搜索资源列表
lan_multiuser_com.rar
- 基于TCP/IP的网络通信技术实现了面向连接的用户与服务器间点对点异步通信,本代码在该基础上应用了多线程以及共享数据结构技术,使网络服务器具有了多用户间数据转发的功能,进而解决了局域网多用户间的通信问题。 使用时先建立ODBC,Server与ChatServer先运行,然后运行Client
QQClient程序
- 用于进行点对电的通信,但是需要服务端支持,VC程序-used for the counting of electrical communications, but need server support, VC Program
点对点聊天
- 利用套接字编程实现点对点聊天,但由于端口固化而使应用局限-socket programming using peer-to-peer chat, but curing port so limited application
p2pnetmeeting
- 软件基于P2P原理,实现了网络点对点的视频通讯。图像的压缩质量不是很好。-software based on peer-to-peer principles of the network point-to-point video communications. Image compression quality is not very good.
TALKUSEVC
- 这是一个二人点对点的聊天程序,用VC++,源码里还有注释,具体细微,适合初学winsocket的人-This is a two-person point-to-point chat program, VC, they still have Notes source, the specific details, suitable for the beginner winsocket
ClientUDP
- java编写利用UDP协议,进行点对点的聊天程序。-prepared using UDP protocol for peer-to-peer chat program.
onlinechat
- 本程序实现点对点聊天功能,由于我的机子没联网,所以设的RemoteHost为localhost. 你只要改下这个设置就能实现远程聊天(:-the peer-to-peer chat program functions of the machine because I did not networking, So for a RemoteHost localhost. as long as you change can be set up under the Remote Chat (:
P2PChat
- C#网络开发,一个简单的P2P技术实现点对点聊天-C# network development, a simple peer-to-peer technology to achieve Chat
chatC
- 基于udp的点对点的通信协议的实现. -udp-based point-to-point communications protocols. Udp based on the point-to-point communications protocols.
点对点聊天(客户端)
- 点对点聊天(客户端).zip-(client). Zip
点对点
- 只是用Delphi做的简单的点对点聊天程序。-just do the simple peer-to-peer chat program.
Talkc 点对点即时通讯工具客户端
- 点对点即时通讯工具客户端,基于TCp协议,创建了CAsyncSocket套接字-Peer to peer instant messaging client, based on TCp agreement, creating a CAsyncSocket socket
VC_simple_UDP_chat_program_code_point
- VC++ 最简的UDP点对点聊天程序代码VC + + the most simple UDP chat program code point-VC++ the most simple UDP chat program code point
lan_multiuser_com
- 基于TCP/IP的网络通信技术实现了面向连接的用户与服务器间点对点异步通信,本代码在该基础上应用了多线程以及共享数据结构技术,使网络服务器具有了多用户间数据转发的功能,进而解决了局域网多用户间的通信问题。 使用时先建立ODBC,Server与ChatServer先运行,然后运行Client- Has realized based on the TCP/IP network communication face between the connection user and the server
Lan_Chat
- 局域网内的点对点聊天程序,有客户端和服务器端-LAN peer-to-peer chat program, a client and server
SimpleChat
- 一个比较基本的点对点聊天程序,局域网范围内的聊天程序,适合同事之间互相交流,输入对方IP地址和用户名就可以发送消息了,只要对方正在打开本软件,就能收到消息,本程序除了发消息之外没有其它的功能,比较简单的。-A more basic peer-to-peer chat program, local area network within the scope of chat program, suitable exchange between colleagues, enter each other
chat_tool_two_person
- 2人之间的点对点聊天工具,通过输入ip和端口连接-Point-to-point between the 2 person chat tool, by entering the ip and port to connect
like_icq
- 一个即时通讯的源码(类似qq),delphi写的。内有需要用到的控件,知识包括点对点,文件传输,界面等等方面知识。非常值得学习的代码。-A source of instant messaging (similar to qq), delphi written. Inside there is a need to use the control, knowledge, including peer-to-peer, file transfer, interface, etc. knowledge.
Chat
- 聊天程序,实现IP点对IP点的聊天功能,在Windows系统下测试完成-chating application
点对点聊天服务器
- Point to point chat server, using C++ to implement point to point chat server