搜索资源列表
VC++_TcpIp_Develop_Chat_Tool
- Vc++ 网络编程,基于TCP/IP协议的网络通讯小程序,用于检测网络链路状态和通讯传输速度。-Vc network programming, based on the TCP / IP network communications small procedures, for testing network communication link state and the transmission speed.
Book_Source_Code.VisualC++NetWork
- 使用VC进行网络通讯程序开发的代码,比较全面,有代表性。代码质量高。-use VC network communications program development codes, more comprehensive and representative. High-quality code.
HyperLink
- VC网络通讯编程实用案例精选\\chap4\\HyperLink.rar
ShortCut
- VC网络通讯编程实用案例精选\\chap4\\ShortCut.rar
UDP.rar
- UDP协议实现网络通讯,VC++ 编写,包括服务器端和发送端,UDP protocol network communication, VC++ Prepared, including server-side and the sending end
serveraclient
- 使用VC++的SOCKET API进行网络通讯的实例,代码包括客户端与服务器端,分别运行两程序,互相监听,互相接发消息,原理简单,基础-Use of VC++ SOCKET API for network communication examples, code, including client and server, each running two programs, listen to each other, then send an announcement to each other
iocpSocket
- vc++6.0,网络编程,iocp,socket,网络通讯-vc++6.0, network programming, iocp, socket, network communication
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
visualc++TONGXUPROGRAM
- vc++写的网络通讯程序,里面有很多例子,非常好用,看看吧。-vc++ writing network communication procedures, there are many examples, very easy to use, take a look at it.
VC
- < Visual C++ 网络通信>>一书的源代码。对学习VC网络通讯比较有帮助-< <Visual C++网络通信> > One book' s source code. Learn VC network communications for more help
TcpSrv
- 在vc下的tcpip网络通讯实验,可以相互聊天,发信息-tcpip udp vc
VoIP_Dll
- 很好的IP网络电话控制程序(并能够调节音量大小),生成的DLL文件,方便用户调用开发更高级的网络语音通信控制程序。用VC++6.0开发环境,适合初步学习vc网络通讯编程的人参考,-A very good IP Internet phone control program (and be able to adjust the volume size), the generated DLL file, user-friendly call to develop more advanced netwo
vc
- 很经典的一本电子,适用于高级网络编程。详细讲解了网络知识和网络通讯-The book is a good book。
WINSOCK-network-program
- 基于WINSOCK控件的VC网络通讯程序-WINSOCK control the VC-based network communication program
Server
- 自己编制的VC网络通讯服务器程序,可以作为网络消息的中转站,也适合即时通讯。-The program is based on VC.It is designed by communication server,and can use for message transfer server.
Server-VC
- 自己编制的VC网络通讯服务器程序,可以作为网络消息的中转站,也适合即时通讯。-The program is based on VC.It is designed by communication server,and can use for message transfer server.
vc-network
- vc下的网络通讯编程源码,是随书光盘拷出来的,因为很多人跟我要这份源码,干脆共享了。-vc network communications programming source code, copy CD with the book, because a lot of people have told me this source code, simply share.
socketRtn[vc]
- 网络通讯程序,采用多线程监听端口,vc6.0 vs2010运行通过-Multithreading vc network communications
网络通讯客户端服务的完整代码
- 客户端给服务器发送消息,服务器接受后保存本地,服务器也可以给客户端发送。 VC++ 编写。(The client sends messages to the server, the server is saved, and the server can send it to the client.)
Tcp网络通讯VC++
- Using VC++ to design a simple communication tool for beginners to learn TCP communication protocol