Reading from a NetworkStream

  • Thread starter Thread starter Webster
  • Start date Start date
W

Webster

Hello,

Can someone give me an example of how to use the asynchronous BeginRead
method and the EndRead methods of a NetworkStream class?? My googling have
given me no good examples of this.

I am having trouble cause mine is looping for some strange reason which
throws an exception when I try to close the socket.
 
Hi Webster,

Can you paste in some code, maybe we can help you, with this what we have
now, every answer will be a shot in the dark.

Cor
 
Back
Top