Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / .NET Framework / New Users / September 2004

Tip: Looking for answers? Try searching our database.

System.Net.Sockets in Visual Basic .NET

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Stephan - 29 Sep 2004 06:29 GMT
I have a client and server program, I am not sure if it's the client or the
server causing this problem.
I believe however, that it is the server. It seems the server is sending
data too fast and the chunks are getting placed in random places. I have
tried to put a pause on the send function to slow it down a bit, but the
same issues kept occuring. Has anyone had and/or resolved this problem in
the past?

Thank you in advance,
Stephan
Dick Grier - 29 Sep 2004 18:00 GMT
Hi,

I've never seen this.

However, I'd suspect the client code, not the server.  How are you
"accumulating" data when it is received?  You do realize that there is no
assurance that all data that have been sent will be received at one time?
However, the receive data will be in the correct order (if using TCP -- if
you are using UDP, you don't have this assurance).

Signature

Richard Grier  (Microsoft Visual Basic MVP)

See www.hardandsoftware.net for contact information.

Author of Visual Basic Programmer's Guide to Serial Communications, 4th
Edition ISBN 1-890422-28-2  (391 pages) published July 2004.


Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.