搜索资源列表
TCPsample
- 里面有网络客户端和服务端源码,是对于初学者来说最好的例子!
UdpClient_Server
- 这里实现了简单的\"客户端\"和\"服务端\"通讯功能; (客户端启动后,输入正确的服务端对应的IP,Port)
socketUDP
- 计算机网络UDP socket编程代码,分为客户端和服务端-Computer network UDP socket programming code, divided into client and server
TCP_three_way_handshake
- 简单讲解客户端和服务端在进行TCP连接时“三路握手”的实现过程-Briefly mention a client and server TCP connections in the " three way handshake" the realization of the process
UDPCommuniction
- Udp协议的运用,通过Udp协议实现客户端和服务端的通讯。-Udp use agreement, through the Udp protocol client and server communication.
TCP
- TCP的客户端和服务端程序,适合学习wm上的网络开发-TCP client-side procedures and services for the network to study the development of wm
MTCPlib
- 一个封装了TCP/IP通讯的库文件的源代码,对于学习VC TCP/IP通讯的客户端和服务端都很不错,采用最底层SOCKET开发-TCP/IP Socket development
TCPNetKit
- 提供客户端和服务端的网络测试工具,支持会话设置,可自动连接发送。-And services to provide client-side network test tools, support for setting the session can be automatically connected to send.
sampleprogramforTCP
- 本资料主要实现TCP协议编程实例,包含客户端和服务端,主要使用WIN API编写,代码详细简单,对于学习应用TCP网络编程有很好的入门效果!-This information is mainly to achieve TCP protocol programming examples, including client and server, the main use WIN API written in code more simple, applications for learning n
TCP-client-and-server
- tcp客户端和服务端聊天程序,支持多人在线-tcp client and server chat program, support for multiplayer online
Csharpsocketdemo
- 简单的Socket的实例,包括客户端和服务端的源码-Simple Socket instance, including client and server source code
MYUDPClientaserver
- TCP/IP通讯代码,客户端和服务端都有,可以参考参考-TCP/IP communication code, both client and server, you can refer to the reference
ChatSend
- 简单实现了 socket客户端和服务端的通信。VC6.0实现。-Simple implementation of the socket client and server communication. VC6.0 achieve.
TCP.Server--
- vs2008 tcp 客户端和 服务端 调试过
TCP
- 是一个服务器客户端和服务端的小程序 是基于TCP完成的-Is a server-client and service side of the applet is done based on the TCP
tc
- tcp 协议下的聊天的工具,支持异步,分为客户端和服务端-tcp chat support asynchronous agreement
video-communication
- 采用TCP协议进行视频通信,客户端和服务端的形式,修改了前人雪花屏与乱码的程序,能很好的实现客户端与服务端的通信,自己编写的代码-The form of video communications, client and server, modify the previous snowflakes screen garbled program, can achieve very good client and server communication using TCP own code
TCPSocket
- TCP Socket通信 客户端和服务端进行传输数据-TCP Socket The client and the server transfer data
windows-socket-program
- c语言实现socket单线程通信,程序分为客户端和服务端,实现通信需正确配置vc++6.0-c language to achieve single-threaded socket communication program is divided into client and server, the need to communicate properly configured vc++6.0
C# tcp通信 登录 服务器端验证
- c#客户端和服务端进行TCP通信,是个非常好的学习网络编程例子(Client and server programming by TCP)