-
-
-
-
-
-
-
-
-
[
C/C++]
Projects.rar
winsock in the server-side and client, to achieve the most basic communications functions, suitable for entry-level programmers to learn
-
-
[
Visual C++ (VC++)]
RawUDPSample.zip
... to easily create and manipulate UDP packets from scratch. This can be useful for Windows users who can t send custom UDP packets using Winsock. (XP SP2 and later). In the sample application, WinPCap is used instead of Winsock to send the UDP packets.