-
-
-
RawPacket.zip
... and can be greatly expanded depending on your needs. The reason I use WinPCap in this article is that it solves the issue of Winsock for Windows (XP SP2 and above) not allowing raw UDP packets to be sent (in Linux, you can just use regular sockets). With ...
-
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.
-
-
-
-
-
winsocksendpic.rar
使用winsock传输并显示图片,这个很不错,一直想做个GPRS无线传输的问题,有这个程序就可以解决了。
[代码性质] VC完整应用程序代码
[代码作者] 何煜
[文件大小] 87K
[更新日期] 2007-8-27 16:04:00
-
-
PBTCP_IP.rar
本文论述了WinSock 编,以及在PB 中编写TCP/ IP 程序的实现方法同时指出了PB 通过使用win2
dows 下的sockets 接口及通过访问WinSock. DL 中的函数实现网络通信的原理。并论述了网络消息发送的底层工
作原理,以及实现在企业局域网内点对点的信息转发或点对多的信息广播的方法。
-