搜索资源列表
点对点聊天
- 利用套接字编程实现点对点聊天,但由于端口固化而使应用局限-socket programming using peer-to-peer chat, but curing port so limited application
CSharpFileTran
- 不错的基于socket编程的点对点CSharp开发的文件传输,不是FTP形式的。-good socket programming based on the point-to-point CSharp development of the document transmission, FTP is not the form.
sktest
- vc++编写简单的点对点即时通, 简单易学的socket 通讯-vc prepared immediately simple point-to-point links, easy to the socket communication
ex2Chat
- 基于套接字的点对点通信程序-socket on the point-to-point communication program
Talkc 点对点即时通讯工具客户端
- 点对点即时通讯工具客户端,基于TCp协议,创建了CAsyncSocket套接字-Peer to peer instant messaging client, based on TCp agreement, creating a CAsyncSocket socket
ImClientExam
- 在s60第三版上实现的 点对点聊天,添加删除好友,互发消息-Implemented on the s60 third edition of the peer to peer chat, add and delete friends, each message
chat
- 在先前已上传的那个版本上做了一点改进: 1.将服务器与客户端之间的通讯命令做了处理,这次采用特殊编码格式的命令控制方式,摒弃了先前版本中采用的通过解码成字符串的命令格式,避免了解码过程中会出现的bug(特殊情况下此bug才会出现,表现为将内部命令作为消息正文打印出来。。。让我很受伤。。) 2.增加了闪屏振动功能(一看就知道模仿MSN的。。没创意。。。),可以群振,也可以点对点振,反正振你没商量! 3.修正了其他的一些小bug。 程序截图还是先前版本的
Part-1
- c#,利用套接字编程,构建服务端和客户端,实现点对点的聊天程序。-c#,The use of socket programming, building a service and client to achieve point to point chat program.
Part-2
- c#,套接字编程,构建客户端和服务端,实现群聊和点对点聊天,增加文件传输的通信协议。-c#, socket programming, building client and server to achieve the group chat and peer chat, file transfer protocol to increase.
QQ
- 这个程序是socket编程写的 主要功能,点对点聊天,窗口抖动,截图-This program is written in the main function of socket programming, peer chat, the window shake, screenshots
Imitate_QQ
- 高度模仿qq的客户端程序,采用socket编程实现,平台vs2008,包含点对点文字通讯、点对点图片传输、点对点ftp传输,并可根据ip添加好友。-Highly imitate qq client program using socket programming, platforms, vs2008, including peer-to-peer text messaging, point-to-point image transfer, peer-to-peer ftp transfer, a
p2p
- 一个基于mfc的简单点对点聊天工具 需要知道对方IP 基于socket的非阻塞模型-Need to know the other IP socket-based non-blocking model based on simple peer-to-peer chat tools mfc
TALKC
- socket 实现点对点聊天,采用C/S模式-socket peer-to-peer chat using C/S mode