How to Transfer Fixed Sized Data With Async Sockets(vadmyst.blogspot.com)
submitted by
Vadmyst(395) 4 years, 4 months ago
Asynchronous communication via sockets involves methods like BeginReceive/EndReceive - for data receiving and BeginSend/EndSend for sending. The sample demonstrates how async sockets work and the fact that data is received in the stream like way
|category: C#
|Views: 1
tags:
C# another
Everyones tags:
Your Tags: