搜索资源列表
简易网络聊天器(C++)
- 个人写的一个简易网络聊天工具的编写 socket套接字的编写 多线程实现和采用select()函数实现多人在线聊天 同时,附有试验报告。
聊天工具
- 聊天室基本功能实现,java socket编程,多人聊天和一对一聊天
SOCKET调试工具与压力测试小工具源代码
- SOCKET调试工具与压力测试小工具源代码 VS2008下测试通过,非常好用!,SOCKET debugging tools and stress testing tool for source code for VS2008 under a small test, very easy to use!
Winsocks_Cap.类似sockscap的工具
- 一个原理上类似sockscap的工具,可以实现socket捕获/钩子功能.,SocksCap a principle similar tools, can be achieved socket Capture/hook function.
SOCKET
- SOCKET调试工具与压力测试小工具源代码-SOCKET debugging tools and stress testing the gadget source code
socket-windows-linux
- 跨平台聊天工具 跨平台聊天工具 跨平台聊天工具 跨平台聊天工具 -Cross-platform cross-platform chat tool chat tools chat tool cross-platform cross-platform cross-platform chat tool chat tools chat tool cross-platform cross-platform cross-platform chat tool chat tools
socket
- 运用socket的客户端与服务端通信,通过抓包工具可以分析Tcp服务。-The use of socket client and server communications, through the capture tool Tcp services can be analyzed.
Wuyi
- 自己收集的许多工具类:socket读写线程池,存储超时对象的对象池,MD5类,字符串处理类,时间字符串转换类等等。-socket thread pool
socket
- socket编程源码,一个用socket编写的多人即时通信工具-socket programming source, a socket prepared to use more than instant messaging tool
socket
- 用delphi7做了一个局域或广域中文件传输工具-Delphi7 done by a local or wide area in the file transfer tool
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
socket
- 一个简单的通信工具,没事闲着就写的,希望对大家有帮助-A simple communication tool, nothing idle to write, we want to help
基于TCPIP协议的多人聊天工具
- 基于TCP/IP协议的多人聊天工具,采用socket编程,用C#实现,界面美观。
SocketTool
- 用于windows下测试TCP、UDP通讯的工具(Used for testing TCP, UDP communication tools under Windows)
SOCKET调试工具与压力测试小工具源代码
- socket 接收、发送测试工具 c#2008代码(socket c#2008 winform)
Socket
- socket通信所使用的第三方测试工具,可以和自己编写的程序进行通信测试(socket communication)
C#通讯调试工具v3.0源码
- 开发工具:VS2010 语言:C# .NET Framework2.0 本软件主要功能如下: 1.串口,TCP服务端/客户端,UDP服务端/客户端通讯调试; 2.支持Hex,ASCII两种格式的命令调试; 3.接收数据可通过右键菜单一键计算Hex对应的数值; 4.字节计算器/检验值计算器(CRC16,自定义多项式CRC16,XOR)。 具体可看我的博文:http://blog.csdn.net/sqqyq/article/details/10012183 下一版本计划加入
C#socket debug tools
- 一个强大的网络通信调试工具,强烈推荐下载看看,很适合学习,功能也很强大。(A powerful network communication debugging tool, strongly recommended download look, very suitable for learning, also powerful.)
socket 报文调试工具
- socket 报文调试工具,方便程序员快速准确调试与三方报文调试,可以快速定位问题,很好用的工具