搜索资源列表
ClientSock
- socket 编程,服务器端程序,测试与客户端的连接,接收数据。-socket programming, server-side procedures, testing and client connectivity and receive data.
fopentrans
- 这个程序是用fopen打开文件并用socket传输文件的程序,真正的可以跨平台,运行时请注意文件中的源文件的文件名及路径是否正确,需在main函数中改下参数就ok-This procedure is used to open files and fopen socket to transfer files using the procedure, truly cross-platform, run-time requests to document the source file name an
Chat
- 一个p2p软件,本软件可在任何一个标准配置的主机上运行。运行本软件的主机既可作为客户端,也作为服务器端运行,是一个典型的多线程程序;首先作为服务器端,有?BR> [点对点Transfer.rar] - 这是一个点到点文件传输的小程序,不错,可以作为学习网络SOCKET编程的入门程序. [可视电话、视频会议.zip] - 可视电话、视频会议
udppostfile
- C语言实现的文件传输程序,使用socket编程的网络传输程序
socket通讯小程序
- 通过ip地址,利用socket来进行服务器与客户端的信息通讯,程序较为简单。-through ip address, the use of socket server to the client's information and communication, the more simple.
一个小型聊天室的实例
- 一个聊天室程序,c/s模式。
javaSocket
- 用java编写的socket通信程序,实现简单的对话功能-A program about Socket using java, simple P2P .
p2p_chat
- 用windows编程,实现的一个简单的p2p聊天程序。界面比较简单,dos窗口。但是思路比较清晰,比较适合对p2p想入门的程序员。另外附上该程序的文档。-using socket , p2p chat program, easy, good for starting learners
Java-socket
- 在Uinx/Linux/Windows 环境下通过socket方式实现一个基于Client/Server 或是P2P模式的文件传输程序-Java Socket
code0001
- 用vb编写的小程序,用于实现局域网内的P2P通讯,属于基本实现,可以借此学习socket的应用。-Vb prepared using a small program for the realization of the P2P network communications, are essential to achieve, you can take this learning socket applications.
chat
- 基于socket的两天程序,可以运行一个server,多个client-a program used to chat based on socket, which can perform one server and several client.
CrazyChattingRoom
- Socket通信C/S结构 小小程序 自己的努力 初次借助-Socket Communications
feigeV3
- 自己写的一个小程序,用socket实现P2P通信,聊天功能,适合windows编程初学者学习参考-Write a small program, with the socket implementation P2P communication, chat, information for beginners to learn windows programming
QServer
- 利用Qt编写的socket服务器程序,enjoy-A socket server developed in Qt, enjoy
qq
- 基于Socket编程,能实现点对点和多人聊天。启动服务程序,再开启客户端即可聊天-Socket programming, peer-to-peer chat and more. Start the service program, and then open the client to chat
socket_ser_cli
- socket网络编程 一个服务端 多个客户端 C程序-socket server network programming a multiple client C program