-
一个很好的协议,数据包解码工具,可以分析7号(ISUP,MTP,...), TCP/UDP等各种协议,特别的是还能支持自定义的二进制数据报,可以通过插件无限扩充...
一个很好的协议,数据包解码工具,可以分析7号(ISUP,MTP,...), TCP/UDP等各种协议,特别的是还能支持自定义的二进制数据报,可以通过插件无限扩充协议库.-A good deal, packet decoding tools, can be analyzed on the 7th (ISUP, MTP ,...), TCP/UDP and other agreements, in particular, is able to support a custom binary data reported through the plug-ins Unlimited Extensions library.
- 2022-01-28 13:58:03下载
- 积分:1
-
IE修复工具,对于专业人员来说修复IE很简单,运行几个关联注册就搞定,可是对于非专业人员就麻烦了,该代码中使用了关于调用EXE软件、发送键盘操作等代码,不熟悉这...
IE修复工具,对于专业人员来说修复IE很简单,运行几个关联注册就搞定,可是对于非专业人员就麻烦了,该代码中使用了关于调用EXE软件、发送键盘操作等代码,不熟悉这部分的开发人员可以参考。-IE repair tool, for professionals who fix IE is very simple to run several associated registration on without getting in trouble, but for non-professionals, and the code used on the calling EXE software code to send keyboard operation, etc., are not familiar with the part of the developers can refer to.
- 2022-07-13 03:06:24下载
- 积分:1
-
CGIC第一本完全中文参考手册,根据官方英文翻译而来
CGIC第一本完全中文参考手册,根据官方英文翻译而来-CGIC first complete reference manual in Chinese, according to the official English translation from
- 2022-02-25 02:33:29下载
- 积分:1
-
This is a client, client service has been uploaded.
这个是客户端,服务端已上传.网络编程基本结构实例.-This is a client, client service has been uploaded.
- 2022-03-20 06:44:34下载
- 积分:1
-
用户名、密码和权限存放在本案例数据库中的admin表,读者可以在这个表 中添加新的用户。...
用户名、密码和权限存放在本案例数据库中的admin表,读者可以在这个表 中添加新的用户。-user name, password and authority, in this case, stored in the database admin table, and readers can at this table, add new users.
- 2022-06-30 18:13:08下载
- 积分:1
-
如果其他会员下载一次您上传的源码,您的可用下载数就会增加1次。更多说明请参看...
如果其他会员下载一次您上传的源码,您的可用下载数就会增加1次。更多说明请参看
- 2022-05-23 06:07:47下载
- 积分:1
-
c# write network chat tool with file transfer function.
c#写的网络聊天工具,带有文件传送功能。-c# write network chat tool with file transfer function.
- 2022-04-23 12:30:37下载
- 积分:1
-
TCP
基于TCP的远程字典服务(RemoteLookup).通过在远端主机上搭建一个远程字典服务服务器,其它主机可以通过客户端程序 RemoteLookup将所需要查询的单词传送给远程主机,远程主机字典服务服务器将单词的中文释义结果返回给客户端主机.在启动服务端后,即可用客户端在线查询单词,程序示范了运用没有封装的SOCKET以及Windows SDK编程的典型过程。 -TCP-based remote dictionary service (RemoteLookup). By the remote host, build a dictionary services to the remote server, other hosts can be RemoteLookup client program will need to send a query word in the remote host, remote hosting services, server dictionary words English interpretation of the results returned to the client host. start the server, you can use client-side online query word, the program has not demonstrated the use of packaging SOCKET, as well as the typical Windows SDK programming process.
- 2022-02-09 17:45:08下载
- 积分:1
-
协议
protocol
- 2023-06-02 12:35:04下载
- 积分:1
-
socket编程实现文件上传
这是一个socket编程实例。Server端监听指定端口,接受Client端连接请求。Client通过发送connect请求与Server端建立Socket连接,然后向Server发送一个简单文件,Server接受该文件后存储到指定目录。完成上传后Server端主动断开连接。
- 2022-04-21 19:33:37下载
- 积分:1