搜索资源列表
CSharpWhiteboard_demo
- 用CSharp写的一个网络通信程序,源码来自CodeProject-use of a programmer writing network communications procedures, source from the CodeProject
P2PDemo
- 这个是演示采用UDP协议进行P2P打洞对话原理的演示程序,参考的资料是: 1)P2P 之 UDP穿透NAT的原理与实现(附源代码)--http://www.cnpaf.net/Class/hack/0512182034513804825.htm 2)王艳平<<Windows网络与通信程序设计>>-This is a demonstration of using UDP protocol for peer-to-peer principle of dialogue
Windy
- 这是一个简单的使用WinAPI基于WinSock的ICP/IP程序,有简单聊天功能,中演示了两种通信方式,一种基于数据报,一种是点对点的方式,有简单的代码功能段注释,有一定网络编程的爱好者相信看的懂,唯一有些遗憾的是不知道怎样刷新界面,所以有一些小的问题-This is a simple to use WinAPI WinSock based on the ICP / IP procedures, a simple chat feature, which demonstrated the two
WindowsP2P
- Windows网络与通信程序涉及下的P2P程序设计
VideoSystem
- 一套vc6.0编译通过的网络视频通信软件.
P2PDemo
- 这个是演示采用UDP协议进行P2P打洞对话原理的演示程序,参考的资料是: 1)P2P 之 UDP穿透NAT的原理与实现(附源代码)--http://www.cnpaf.net/Class/hack/0512182034513804825.htm 2)王艳平<<Windows网络与通信程序设计>>-This is a demonstration of the use of UDP protocol P2P holes dialogue principle demon
WinSocket-TCP
- 使用WinAPI基于WinSock的ICPIP程序,有简单聊天功能,中演示了两种通信方式,一种基于数据报,一种是点对点的方式,有简单的代码功能段注释,有一定网络编程的爱好者相信看的懂-Use WinAPI the ICPIP based WinSock procedures, a simple chat functionality, in the presentation of two means of communication, a report based on data, a peer-
p2p
- 这是一个讲解P2P的PPT,通过它用户可以详细了解什么是p2p,以及如何应用p2p进行网络上的通信。-This is a P2P on the PPT, through which users can learn more about what is p2p, and how to use p2p on the communications network.
QQchat
- QQ聊天室 用来在局域网通信的 网络编程的练习-QQ chat room is used on the LAN to communicate
P2P
- 一个P2P语音即时通信软件的源代码(来自《P2P网络技术原理与C++开发案例》,在本机可运行)-P2P
chat
- 制作一个简单的P2P网络聊天软件。P2P网络聊天软件不使用服务器,将两个聊天软件所在的主机直接互联即可通信。通信前要知道对方的IP地址。-P2P networks make a simple chat software. P2P networks do not use chat software server chat software where the two hosts directly connected to communication. Communication to know e
ICMP-Advanced-Development
- ICMP高级编程。适合网络通信专业的学生。非常值得学习使用。可以运行出结果。-ICMP high-level programming. For network communications majors. Well worth learning to use. Can run the result.
p2p
- 本科毕业论文基于P2P网络通信平台的研究与实现-Undergraduate Thesis P2P network communications platform based on the research and implementation
P2PChat
- 应用P2P的网络传输协议,实现了局域网内的语音通信。可以自动搜索局域网内的用户,并显示在用户列表内。-Application of P2P network transmission protocol, to achieve voice communication within the LAN. Can automatically search for LAN users, and display in the user list.
java-Program
- 点到点通信聊天程序 网络编程 实现客户机与服务器之间通过键盘输入的通信-Commuation Program
PointToPoint
- 本程序采用VS2008实现的网络的点对点通信,大家可以参考一下!-The program uses a network of VS2008 to achieve point to point communication, we can refer to!
computing-pre-alpha-0.1.2
- P2P是英文Peer-to-Peer(对等)的简称,又被称为“点对点”。“对等”技术,是一种网络新技术,依赖网络中参与者的计算能力和带宽,而不是把依赖都聚集在较少的几台服务器上。本程序实现了p2p通信-P2P software for distributed computing. This is open source, scalable software for solving various tasks, which can be splitted between different com
1234
- 网络通信服务器端代码,可实现远程通信,p2p通信。。功能不完善仅供参考-network chat sever port code
clientServer
- 网络课程的通信代码,有服务器端和客户端,可以实现客户与服务器的通信与文件传输-Online course communication code, server and client, client and server communications and file transfer can be achieved
JAVA语言实现点对点网络通信
- JAVA语言实现点对点网络通信,用户之间相互发送和接收文件和信息-JAVA language peer-to-peer network communication between users send and receive files and information