System.Net.Sockets class delay
C#
1
Posts
1
Posters
0
Views
1
Watching
-
I'm using the System.Net.Sockets class to set and retrieve information from a socket. I am running into a problem because a half second delay is needed before the response can be read. Any ideas why this delay is needed and how it can be avoided? Thank you, Jason W.