搜索资源列表
源程序文件
- 局域网qq号嗅探器,只能在支技RAW SOCKET的机器上运行,而且还得是非交换机的局域网内-qq LAN Sniffer, but the support for RAW Socket technology on the machine running, but also to non LAN switches
CSharpFileTran
- 不错的基于socket编程的点对点CSharp开发的文件传输,不是FTP形式的。-good socket programming based on the point-to-point CSharp development of the document transmission, FTP is not the form.
voiceChatRoom
- 网络语音聊天程序,能实时进行语音聊天并记录了wav文件socket编程-network voice chat procedures can conduct real-time voice chat and record a wav document socket programming
MulticastRransmit
- 在局域网内建立多播组传输信息和文件的小程序,socket编程实例-established within the LAN group multicast transmission of information and documents to the small procedures, socket programming examples
chat_zqq
- 一个简单的聊天工具,分为客户端和服务器端,主要演示基本的vc下socket编程模型,其中的源码可直接使用,但是工程文件为vc 2003的,里面的设置需要修改
Socket-send-soft
- Socket文件传输 利用Socket传输文件的 实例
tongxun
- 一个vcl socket写的文件传输demo
lt
- 类似于QQ的局域网聊天软件,包括服务器端和客户端程序,采用tcp/ip socket多线程编程,服务器端主要负责客户端用户的注册登陆,用户资料的获取.客户端负责与其他客户端进行信息控制与传递(包括聊天和传送文件). -similar to the LAN QQ chat software, including server and client, using tcp / ip socket multithreaded programming, the server-client primaril
LANCommunion
- 这是一个基于socket的局域网聊天软件,能显示在线用户列表,支持文件传输,适合小型企业内部使用。-This is a socket-based LAN chat software, can display a list of online users, support file transfer, for small the enterprise.
QQ
- 企业QQ通信系统,VC++6.0 + XML + Socket 实现,文件调试完成,没有问题,请下载相应的软件进行运行,操作系统最好是Windows Server 2003系统,XP系统也可以。-QQ enterprise communications systems, VC++6.0+ XML+ Socket implementation file to complete commissioning, no problem, please download the appropriate so
ChatRoom
- 本聊天软件旨在为同一局域网用户间提供便利的局域网服务,局域网用户可以通过此聊天软件在各终端相互发送聊天信息,同时可以快速传送文件,方便局域网用户间的快速有效通信.聊天室登陆(包括名字、服务器、端口的输入和性别选择),主要模块包括两部分:用户显示界面:可显示当前的在线用户,另有“刷新用户”按钮,可刷新掉下线用户,上线用户则自动添加到在线组上和聊天室界面:聊天室界面最上一栏菜单栏可设定聊天字体、样式、颜色、字号,下部分别为群聊天显示界面和私聊显示界面。下部分为聊天界面,右部分为文件传输界面。可实现功
sock
- VC++演示了socket的应用,局域网简单传送文本文件,适合VC++初学者使用。-VC++ application demonstrates the socket, local area network to send a simple text file, suitable for beginners to use VC++.
socket_chat
- 使用socket编程实现聊天室和文件传输的功能,命令需要遵循一定的格式,在!help里面可以得到帮助。可以实现群聊,一对一聊天,以及一对一文件传输。-Socket programming using chat rooms and file transfer capabilities, the command to follow a certain format, in! help which can be helped. Can group chat, one on one chat, file
2007110116VCliaotian
- 本软件利用套接字库,以及字符,文件等知识实现了在局域网内的所有计算机用户可以时时聊天,还有聊天记录和记录查询,随时添加好友等功能。-The software uses the socket library, and character, documents and other knowledge achieved all the computers in the LAN users can chat from time to time, as well as chat logs and reco
mini-QQ
- KittenTransfer 该程序是为局域网即时通信开发,难点之一在于局域网内用户列表的建立。当KittenTransfer启动时,首先向局域网内所有启动了KittenTransfer的用户发送一条广播消息,收到消息后,在用户列表中添加发送广播消息的用户。当用户退出KittenTransfer时, 也发送一条广播消息通知其他用户,之后其他用户将用户列表中的该用户删除。启动KittenTransfer后,可以实现与多用户的即时通信,文件传输。消息窗口采用Java Socket处理。-Kitt
Part-2
- c#,套接字编程,构建客户端和服务端,实现群聊和点对点聊天,增加文件传输的通信协议。-c#, socket programming, building client and server to achieve the group chat and peer chat, file transfer protocol to increase.
consol-chat
- tcp socket的聊天程序! 一个采用了多线程的控制台聊天程序,在聊天中同时可以进行文件传送。-tcp socket chat program! A multi-threaded console chat program, completes the file transfer.
FredChat
- 仿QQ的聊天工具。可以文件传输。基于UDP的socket-About QQ socket with UDP
socket
- mfc模拟客户机服务器 1.可以直接进文件夹debug中双击*.exe运行程序。 2.要先运行服务器端server.exe在运行客户端client.exe。 3.聊天发送要轮流进行。-mfc simulate client server client server mfc mfc simulate simulate client server client server mfc mfc simulate simulate client server client server mf
TCP SOCKET
- 实现客户端与服务端基于tcp协议通讯,服务端为机器人,客户端为客户,机器人词库通过读取txt文件来实现,方便增添和修改(Chat robot Realize client and server communication based on TCP protocol)