PC Review


Reply
Thread Tools Rate Thread

Bursty data - SendBuffer TCP socket .NET, use messaging queue?

 
 
Jumu
Guest
Posts: n/a
 
      15th Feb 2005
Hello
I am developing an application that sometimes ends up sending a large
burst of data on the socket. My understanding is that the kernel will
drop queued data randomly if the Send Buffer is overwhelmed with data.
In order to prevent this there is the "SendBuffer" (One of the the
enumeration values in SocketOptionName -
http://msdn.microsoft.com/library/de...classtopic.asp

I have not been able to determine the largest possible value that
SendBuffer can be assigned; I really doubt if it is unlimited upto the
system memory.

I am hoping to get information about platforms running *WinXP* as well
as *CF* so I am placing the post on both the groups.

Extrapolating the question, *if* the SendBuffer is limited to a few
tens of kB then is there a built in queueing mechanism to make sure
that data trickles into the TCP connection when the burst comes? This
is a real-time app (with almost gaming like requirements) so I am not
sure if using a messaging queue would be very useful because the
messaging queue stores stuff on the hard-disk sometimes. Anyone had any
experience with these type of issues?

Thank you very much for reading.

-Jumu

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Error connecting to a remote messaging queue manager usingamqmdnet.dll mirin Microsoft Dot NET Framework 1 29th Jan 2009 01:44 AM
How to write to messaging queue on UNIX? mirin Microsoft ASP .NET 2 10th Nov 2008 01:34 AM
Monitoring a Messaging Queue =?Utf-8?B?QW5keQ==?= Microsoft C# .NET 1 9th Feb 2006 02:20 PM
instant messaging queue rick Windows XP Messenger 1 4th Mar 2005 05:09 AM
Bursty data - SendBuffer TCP socket .NET, use messaging queue? Jumu Microsoft Dot NET Compact Framework 0 15th Feb 2005 07:17 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 01:36 PM.