搜索资源列表
Stream_sniffer
- 简单的socket流量测试程序,可以根据端口号监控流量和数据包的大小,可以根据自己的需要改动,本来是监控点对点的音视频带宽测试工具-simple socket flow testing procedures, according to the port control flow and data packet size, according to their needs change, originally control point-to-point audio and video bandw
chatone
- 一个简单的聊天工具!用SOCKET编写的,挺好用的,请大家给予指点!谢谢了-a simple chat tool! SOCKET prepared with the very good use, please give instructions! Thank you, the
wssf
- JICQ是用JAVA语言编写的一个基于客户机/服务器(C/S)模式的局域短信实时通信工具系统,系统采用了Microsoft公司的SQL Server 2000作为后台数据库,系统通过JDBC访问数据库。系统分为服务器程序和客户程序两部分,服务器与客户间采用“传输控制协议”(TCP),通过套接字(Socket)连接,客户之间采用“用户数据报协议”(UDP),通过数据报套接字(DatagramSocket)建立连接。系统具有用户注册、用户登录、添加好友、删除好友、发送和接收消息等功能。-JICQ J
Socket(QQ)
- 这是一个用Delphi写的Socket聊天工具,可以实现多方通讯。-This is a written using Delphi Socket chatting tool, can achieve a multi-communication.
SOCKET调试工具与压力测试小工具源代码
- SOCKET调试工具与压力测试小工具源代码 VS2008下测试通过,非常好用!,SOCKET debugging tools and stress testing tool for source code for VS2008 under a small test, very easy to use!
SocketEx.rar
- 文件传输工具,通过压缩文件,减少数据量,提高传输速度,达到快速传输文件的效果。socket实现传输。,File transfer tool, compressed file, reducing the amount of data, improve speed to achieve the effect of fast transfer of files. socket to achieve transfer.
Socket
- socket做的点对点的聊天工具,可以实现点对点的聊天,实现PC与PC之间的通信-socket to do peer-to-peer chat tool to achieve peer-to-peer chat, the realization of PC and PC communication between
socket
- socket编程源码,一个用socket编写的多人即时通信工具-socket programming source, a socket prepared to use more than instant messaging tool
EasyChat
- 这是用C#做的一个简易的Windows平台下的聊天软件,包括了客户端和服务端的全部源码,注释很详细,有兴趣学习.net应用开发的同学可以下载来学习学习。这个示例包含了了C/S架构软件开发的很多基础知识和思想。 功能包括群发,私聊,发送震动,收到消息发声,闪屏提示等等,大致类似于QQ的多人聊天会话功能。 涉及到的知识主要包括: 1. TCP/IP通信,包括TcpClient , TcpListener , Socket , NetworkStream等几个用于TC
Socket
- 类似一个聊天工具,分为服务端和客户端,需要先运行服务端。主要是利用Socket进行数据的异步传输,在局域网内互发消息,同进也实现了一个简单的聊天程序。-Similar to a chat tool, divided into services and client, need to run the server. Mainly by using Socket asynchronous data transmission, in the LAN each other impending arriv
Socket
- 课堂作业= =Socket实例,简单聊天工具-Classwork = = Socket instance, a simple chat tool
chart
- VB程序的一个网络聊天工具,其实也很简单的,用到SOCKET控件-VB program a network chat tool, in fact, very simple control used SOCKET
LAN-instant-messaging-tool
- 局域网即时通讯工具 winows socket编程-LAN instant messaging tool windows socket programming
DNS-proxy-tool-source-.Rar
- DNS代理工具源码(基于vc++与socket通讯).rar-DNS proxy tool source (based vc++ socket communication). Rar
TCPUDP-Socket-Debug-Tool
- Modbus TCP 调试工具,以太网调试工具-Modbus TCP Debug Tool
Socket-communication
- This is a source code of socket communication in C#. It contains a NetAssist tool and source codes of Server and Client. It can help you understand the process that Socket works.
FTPclient
- 使用QT5 实现的FTP工具,里面还有tcp通信。实现的功能是局域网文件传输,可自定义传输控制协议(Using QT5 implementation of the FTP tool, there are TCP communications. The realization of the function is LAN file transfer, you can customize the transmission control protocol)
SocketTool
- socket tool SocketTool(很好用的socket测试工具)(socket tool for test and used very good)
linux_qq
- 该代码在Linux实现了一个类似于windows上的QQ的聊天工具。主要是基于TCP/IP协议的socket通信。包括服务器端和客户端两部分,其中客户端使用了select的IO多路复用技术,服务器端由于要监听多个客户端,因此使用了epoll的IO多路复用技术。整个项目目前可以实现的功能有用户的注册与登录,添加好友,发送聊天消息,发送与接收文件等。(The code implements a chat tool similar to windows on QQ in Linux. Socket c
C#socket debug tools
- 一个强大的网络通信调试工具,强烈推荐下载看看,很适合学习,功能也很强大。(A powerful network communication debugging tool, strongly recommended download look, very suitable for learning, also powerful.)