搜索资源列表
socket实现点对点文件传输
- 简单用SOCKET实现本地文件传输,,,,,,,,,,,,,,,,,,支持多种文件欢迎大家下载,,,,,,,,,,,,,,,,,,, 绝对可用-it can trasport files in p2p mode using socket,it support many types,welcome to use.
Socket编写的点对点聊天软件
- 自己用builder编写的点对点聊天软件,以后再也不用担心服务器忙咯,-use c++ builder,conect point to point.can chat in any time,should not care about the block server.
点对点聊天
- 利用套接字编程实现点对点聊天,但由于端口固化而使应用局限-socket programming using peer-to-peer chat, but curing port so limited application
点对点Transfer
- 这是一个点到点文件传输的小程序,不错,可以作为学习网络SOCKET编程的入门程序.
p2p(socket)
- 用C#Socket实现点对点的文件传输,利用4个类的建立来实现-C# Socket point-to-point file transfer, using four categories to achieve the establishment
Talkc 点对点即时通讯工具客户端
- 点对点即时通讯工具客户端,基于TCp协议,创建了CAsyncSocket套接字-Peer to peer instant messaging client, based on TCp agreement, creating a CAsyncSocket socket
多线程socket文件传输
- 多线程socket文件传输/支持断点续传/收发消息/点对多点 使用阻塞方式的socket,使用多线程,有较高的性能. 在局域网中测试达到极限速度. 支持断点续传. 服务端可同时接收多个文件. 传输文件的同时可以发送网络消息,Multi-threaded socket file transfer/support HTTP/send and receive information/point-to-multipoint mode of using blocking socket, the use o
CFileTransfer
- 基于VC++6.0点对点的文件传输。socket编程 tcp/ip- Design and Realization of Point-to-Point Files Transfer with Visual C++6.0
socket_file_transmit
- linux socket 大文件传输 点对点多线程断点续传的实现
shanzhaiQQ
- 本项目基于MVC模式进行开发并且采取C/S模式仿QQ做的一个即时通讯系统。该系统使用了J2SE中的多线程、Socket通信、Swing和JMF等相关技术。项目实现了点对点聊天,系统广播,文件传送,视频语音等QQ拥有的基本功能。-The development project is based on MVC pattern and take the C/S mode to do an imitation of QQ instant messaging system. The system uses
TCP_p2p
- tcp 点对点 聊天程序 ,学习的心得,这个东西说大不大,但 工程化的思想很好 -tcp peer-to-peer chat program, learning experiences
GoBackN
- 教学实验源代码:实验对滑动窗口控制协议(GO-BACK-N)的工作原理有进一步的了解 SOCKET(UDP) 通信平台实现点对点数据链路控制规程,基本要求: ※ 建立数据链路 ※ 断开数据链路 ※ 收发数据 ※ 差错控制 ※ 与其他人的程序通信 ※ 键盘会话 -Teaching Experiment source code: The experiment of sliding window control protocol (GO-BACK-N) of the w
java-socket
- 简单的JAVA聊天实现。客户端。TCP/UDP的使用。。。。。点对点通讯以及*消息。-Simple JAVA chat implementation. Client. TCP/UDP use. . . . . Point to point communication, and mass messaging.
Socket
- 内有UDP点对点聊天及TCP.UDP高级编程等相关的详细代码。从事网络编程开发及学习者值得借鉴。-Within the UDP peer-to-peer chat and have TCP.UDP high-level programming code and other related details. Engaged in the development of network programming and learners to learn.
Socket
- 一个典型的C#点对点Socket应用实例,包括服务端和客户端两部分,服务端启动后,监听来自客户端的信息,客户端向服务端发送消息,两者点对点实现对接,众多聊天软件是在此点对点的基础上进行再扩展开发而来,因此掌握基础的点对点编程,对以后从事VS开发将大有好处。-A typical C# example of point-Socket applications, including service and client of two parts, the server starts, the moni
P2PFT
- 点对点文件传输工具。 服务端设置共享目录,客户端可以获取服务端共享的文件列表并下载。 使用socket实现。-Point to point file transfer tools. Set up a shared directory server, the client can obtain a list of server and download shared files. Use socket implementation.
77166402p2p(socket)
- Socket实现点对点的文件传输,一个文档-Socket to achieve point to point file transfer, a document
VC实现点对点通信程序设计
- 基于socket的VC点对点通信,界面简洁大方
Socket
- 在MFC上 用C++实现TCP的点对点通信、登陆、注册,包括服务端和客户端两部分(TCP point to point communication, landing, registration)
socket
- 利用winsock2实现TCP点对点通讯(Implementation of P2P communication by winsock2)