搜索资源列表
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
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.
feigeV3
- 自己写的一个小程序,用socket实现P2P通信,聊天功能,适合windows编程初学者学习参考-Write a small program, with the socket implementation P2P communication, chat, information for beginners to learn windows programming
socket-program
- 通过学习socket套接字原来,采用java语言来实现P2P中的基本网络编程。仅供大家参考学习。-This source code applies the JAVA to realize the basic network program in the P2P networks by using the socket theory.
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