-
用qt4 编写的局域网聊天工具,学习qt变成的好的东西
用qt4 编写的局域网聊天工具,学习qt变成的好的东西-QT4 prepared to use LAN chat tools, learn the good things into qt
- 2022-04-23 09:13:02下载
- 积分:1
-
HTTP:URL编码解码
HTTP:URL编码解码-A codec for URL encoding and decoding.
- 2022-04-12 09:16:06下载
- 积分:1
-
CSocket
一个网络聊天的小工具,自己加了时间的功能,客户端(A network of small chat tools, increases the function of time, the client)
- 2008-12-28 21:14:52下载
- 积分:1
-
c#socket 聊天
本程序通过运用socket实现了聊天功能。本程序分为服务器端和客户端。服务器端创建一个socket对象,该对象的listen方法用来监听客户端的连接请求。连接好后 ,创建一个新的socket 用来与客户端进行交互。相应地,客户端建立一个socket,该对象的connect方法与服务器进行连接建立。建立好后开始交互。
- 2022-12-25 07:55:02下载
- 积分:1
-
emd分解算法程序
说明: EMD分解算法 工具箱 对数据进行EMD分解(EMD decomposition algorithm)
- 2019-04-24 19:01:25下载
- 积分:1
-
haisanids
VC++网络连接监控程序源代码,适合编写网络监控的编程者参考,选择监听的网络IP地址后才可以开始监听里程。并包括了IDS过滤器参数设置,几点提示:
1.初始状态只监听连接,不捕获IP数据
2.鼠标右击列表选择或取消监控某端口数据
3.为防止ping攻击,一般情况ping数据全部监控
4.监控某端口数据时,不监控ping包
5.数据超过20k将被清空
6.右边窗口停止抓包后显示十六进制数(VC++ source code network connection monitoring, network monitoring program for the preparation of reference, select the monitor s network IP address before you can start listening mileage. And includes IDS filter parameter settings, a few tips:
1. Initial state only listen for connections, do not capture IP data
2 Right-click the list to select or deselect a port monitoring data
3 To prevent ping attacks, general ping all monitoring data
4 When a port monitoring data, no monitoring of ping packets
5 The data will be cleared over 20k
6 right window displays the hexadecimal number stopped after capture)
- 2014-07-02 10:17:36下载
- 积分:1
-
cPPhttp_Part5_upAndDown
http通信包,提供上传和下载的处理接口(http communications package that provides the processing interface to upload and download)
- 2013-10-14 14:31:25下载
- 积分:1
-
C# 4.5最新的IOCP 服务器源码
在C#中用Socket通信的时候,用老旧的Socket模式已经 完全满足不了了。现在用最新的IOCP模式来通信,可以达到百万级 连接数据的通信,而且不卡不顿
- 2022-08-16 17:35:18下载
- 积分:1
-
socialnetwork
使用cookie的方法进行微博登陆爬虫,免除一定复杂步骤(lauch weibo with cookie)
- 2013-10-03 13:05:22下载
- 积分:1
-
socket 通信(基于Pyhton 的GUI)
使用python编写了基于SOCKET 的服务器端,用于接收数据,接收到的数据存储在txt文本中,该软件具有配置界面。
- 2022-04-26 21:38:12下载
- 积分:1