搜索资源列表
2005629121758349
- 这是一个用vc编写的取拨号IP的程序,它可以用来实现取得拨号ip的功能,好用哦-vc prepared using dial-up IP admission procedures, it can be used for dial-up ip made the function and ease of use!
IPDemo
- 一个vc写的能截获IP包的Demo, 有点深度哦!-write a vc IP packets can be intercepted by Demo, a little depth Oh!
pppw32
- 在VC++下模拟测试ppp,对使用gprs拨号上网编写程序可能有帮助。-in VC ppp simulation tests, the use of dial-up Internet gprs preparation procedures may be of help.
vc 6.0 的最简单基本的socket通信例子
- vc 6.0 的最简单基本的socket通信例子(含有tcp和udp),可以用vc6.0或者更高版本打开:-),vc 6.0 The simplest example of the basic socket communication (with tcp and udp), can be used to open vc6.0 or later :-)
tcp/ip协议简单通话程序
- tcp/ip协议简单通话程序,可以放假初学者研究VC,同时可以实现局域网语音通信。,tcp/ip protocol simple procedure call, you can leave beginners Research VC, at the same time local area network voice communications can be achieved.
myAudio
- 个人开发的视频会议,语音视频部分己实现,基于UDP的可靠性传输,可分包重组,VC++源码,希望对网络通讯的朋友有所帮助-Personal development of video conferencing, voice, video part has been achieved, the reliability of transmission based on UDP, can be sub-restructuring, VC++ source code, I hope the friends
btdownload
- BT下载器源代码VC++版,还算好用,只需指定输入IP,就可进行TCP、UDP多线和连接,监听等操作、尤其是对BT下载原理及其实现方法非常有帮助。 -BT download browser source code VC++ version is still easy to use, simply enter the designated IP, be it TCP, UDP and multi-line connections, such as monitoring the operatio
CMulticastSocket-VC-4-demos
- UDP组播VC例程 修正了原PUDN上的UDP组播例程的BUG 简单说明: 一共4个可执行文件。 CMulticastSocket-仅发送测试.exe CMulticastSocket-仅接收测试.exe CMulticastSocket-发送和接收.exe 组播实现一例:监听程序,可同时运行多个进程接收.exe 其中,1~3是对话框版,改自同一版本,最早是个只能绑定一次组播地址:端口对的,后来根据实例4的思想改为了支持多个进程的版本(显然多个线
udp-protocol
- 可用的UDP协议,简单。直接在VC上运行-The UDP protocol can be simple.
860529Sock
- P2P VC Scok 聊天程序-peer-to-peer chat program还可以哦-P2P VC Scok chat program-peer-to-peer chat program can be oh
ppp
- PPP协议站的解析。可以在vc环境下模拟报文的传输过程。-PPP protocol analysis station. Vc environment can be simulated packet transmission.
capture_IP_packets
- 这个程序利用Winpcap库来捕获IP数据包。在调试时注意: 1、源程序在IPControl文件夹中 2:务必将winpcap开发包“WpdPack_4_0_2\WpdPack”文件夹下的\Include和\Lib目录拷贝到VC安装目录下的库文件夹中,如"D:\Program Files\Microsoft Visual Studio\VC98\Include"和"D:\Program Files\Microsoft Visual Studio\VC98\Lib"。该步骤其实是为了让程序
transfile
- vc++写的一个TCP异步传输文件的程序,分为客户端,服务端,可做为编写网络程序参考-vc++ to write a TCP asynchronous transfer the file, is divided into client, server, network program can be used as reference preparation
IOCPTest
- 完全端口的vc++源码,代码很规范,简单明了。能编过的测试demo.-Full port vc++ source code, including the customer service side and the server, the code is standardized, simple and clear. Can be compiled over the test demo.
tcp@ipwangji-hulian
- 上传的包里包含了好几个经过实验验证的VC++源码,主要是实现基于tcp/ip进行网际互联时的仿真模拟,实现了从简单的客户模型到客户--服务器模型的通信任务,应该是有价值的。-Upload a bag containing several experimentally validated through the VC++ source code, is to achieve based on tcp/ip for internet connectivity for the simulation,
liaotiangongju
- VC开发的简单点对点聊天工具,是学习TCP/IP的好工具。希望对大家有用-VC developed a simple point-chat, to learn TCP/IP a good tool. Want to be useful
VC6_TCP
- C + + 6,网络编程源代码,适合初学者使用此代码已经过验证,没有错误,可以正常运行。-VC++6.0, TCP network programming source code, suitable for beginners this code has been verified, no errors, can be normal operation.
WINSOCK-UDP
- 用VC实现的广播信息程序,采用UDP协议实现,可用于网络编程学习。-With VC of the broadcast program, using the UDP protocol can be used for learning network programming.
TCP-UDP-server-client
- 包含了两个完整的基于TCP和UDP的服务器端和客户端通信的windows程序,在VC++6.0下可以直接运行-Contains two complete TCP and UDP-based server-side and client communication windows program in VC++6.0 can be run directly
UDP_SOCKET_SENDIMAGE
- VC++中用socket实现对图片的传输,也可以实现对文件的传输。SendImg_test是发送端的程序,RecvImg_test是接收端的程序,程序运行后可实现基于UDP的图片的传输。-VC++ achieved using socket transmission of images, can also be achieved for file transfer. SendImg_test sending end of the program, RecvImg_test the receivi
