资源列表
fuwqi
- 基于tcp连接的服务器端程序,接收从客户端发送的视频进行实时显示,并予以保存。可对保存的视频进行播放和删除操作。-Tcp connections based on server-side program, receiving from the client to send the video in real-time display, and to preserve. Can be saved in video playback and deletion.
TCPDemo
- 陆其名老师实务精选TCPDemo源代码~~~~~~~~~~~~~~~~~~~~~~·
Lic024
- 在一台主机上开通服务器和客户端,各个客户端之间可以发送信息(The server and client are opened on a host, and information can be sent between the clients.)
can-tcp
- 基于三星公司2410的can与以太网的通信协议转换,已经调试通过
sample15-tcp-ip.rar
- cvi下使用TCP/IP建立连接的例子.,cvi下使用TCP/IP建立连接的例子.
CSharp_TCP
- 最近做了一个双机备份,就是服务器上有个文件夹,会接收客户端传来的文件,而我们要做的就是同步这台服务器和另一台备用服务器上的文件. 为了实现这个功能我们使用的tcp点对点传输. -Recently made a double backup, is there a folder on the server, the client will receive the documents came, and we have to do is sync it to another server a
libcomm
- socket 通信封装的一套api,可以重用,减少socket编程工作量-socket communications package, a set of api, can be reused, reducing the workload of socket programming
IPv6-or-IPng
- IPv6 is short for "Internet Protocol Version 6". IPv6 is the "next generation" protocol designed by the IETF (The Internet Engineering Task Force) to replace the current version Internet Protocol, IP Version 4 ("IPv4"). The IP v 6 specifications are
gethostnameandip
- 这是一个简单的mfc程序,能够获取主机名和ip地址,这是一个简单的demo.-This is a simple mfc procedures, access to the host name and ip address, This is a simple demo.
CBuildPacket
- This article explains what ARP Spoof is and how to use WinArpSpoof based on CBuildPacket.
EchoServer
- 一个简单的回音器server的C++实现。对于理解SOCKET编程有很好的学习效果。-A simple echo server device of the C++ implementation. SOCKET programming for understanding a very good learning.