-
c++封装原生socket请求http
资源描述封装了socket操作用于http请求,接口易用
- 2022-02-13 11:51:38下载
- 积分:1
-
jsp精彩实例,不用多说了,下吧,学习的好助手
jsp精彩实例,不用多说了,下吧,学习的好助手 -jsp wonderful examples Needless to say, are you, a good learning Help
- 2023-06-10 20:45:11下载
- 积分:1
-
在VC 6使用Winsock控件实现局域网通信的程序。PDF
在VC++6.0下使用Winsock控件的局域网通信程序.pdf-In VC 6.0 to use Winsock control LAN communication program. Pdf
- 2022-03-17 19:47:18下载
- 积分:1
-
从html中分析提取链接
从html中分析提取链接-from extracting html link analysis
- 2023-06-10 12:45:02下载
- 积分:1
-
IP地址信息实时监视源程序
IP地址信息实时监视源程序-IP addresses real-time surveillance information source
- 2022-12-27 12:10:03下载
- 积分:1
-
使用whois协议查找域名的信息,如注册人、域名服务器等
使用whois协议查找域名的信息,如注册人、域名服务器等- Uses the whois agreement to search the domain name the
information, like registration person, domain name server and so on
- 2022-06-30 07:25:13下载
- 积分:1
-
晕了,还要上传呀,真是的,下一点东西都这么麻烦~~,呜 ,又一PHP程序...
晕了,还要上传呀,真是的,下一点东西都这么麻烦~~,呜 ,又一PHP程序-dizzy, but also upload it, is really the point where things are so ~ ~ trouble, Woo, another PHP procedures
- 2022-03-15 04:13:48下载
- 积分:1
-
一个Delphi多线程HTTP代理
应用背景样品:型 ;tcompletionport =类公共的 ; ; ;fhandle:句柄; ; ; ;构造函数创建(dwnumberofconcurentthreads:DWORD); ; ; ;析构函数销毁;覆盖; ; ; ;功能associatedevice(hdevice:句柄;dwcompkey:DWORD):布尔;结束了; ;tacceptthread =类(线)私人的 ; ; ;flistensocket:tsocket; ; ; ;flistenport:字; ; ; ;fclientlist:TList; ; ; ;程序garbagecollect;保护的与公司的流程执行;覆盖;公共的 ; ; ;构造函数创建(alistenport:字);恢复; ; ; ;析构函数销毁;覆盖;结束了;型 ;tclientthread =类(线)公共的与公司的流程执行;覆盖;结束了;型 ;tclient =类私人的 ; ; ;fsocket:tsocket; ; ; ;fevent:句柄; ; ; ;OV:poverlapped;和,缓冲区:指针; ; ; ;A::红衣主教; ; ; ;程序的编写(BUF:指针;尺寸:红衣主教);公共的 ; ; ;foppositeclient:tclient; ; ; ;flastactivity:双;与之,与之建造; ; ; ;析构函数销毁;覆盖; ; ; ;程序连接(要求:字符串);和,程序断开连接; ; ; ;程序完成(dwnumbytes:基数);虚拟;摘要;结束了;关键技术{ tacceptthread }构造函数创建taccep
- 2022-05-08 22:34:54下载
- 积分:1
-
AirPcap_Devpack无线网络嗅探开发包,包含事例代码
AirPcap_Devpack无线网络嗅探开发包,包含事例代码-AirPcap_Devpack wireless network sniffer development package, including examples of code
- 2023-06-10 10:00:03下载
- 积分:1
-
用C++编写的网络通信框架的多
用c++编写的网络通信框架,适用于多客户端的网络通信
client: 模拟客户端程序
server: 模拟服务端程序
gateway:网关程序
启动:client.exe server.exe gateway.exe程序,client程序会网关gateway.exe发送消息
消息内容为字符:00004XXXX XXXX为字符,是使用 04d打印到BUF中的,
gateway.exe收到client.exe发送的消息,此时从系统路由表中取到:B_HOST的信息,并把
收到的消息转发到server.exe程序,如果server.exe程序作相应处理,还可以作为应答,把
消息返回给client.exe,如果要这么实现的话,需要加流水信息-Using c++ to prepare the framework of network communication for multi-client network client: client simulation server: process simulation server gateway: Gateway proceedings: client.exe server.exe gateway.exe procedures, client program will be the gateway message send a message gateway.exe for characters: 00004XXXX XXXX for the characters, is to use 04d to BUF in print, gateway.exe received messages sent client.exe, this time from the system to check the routing table: B_HOST the information, and forwarded to the information received server.exe procedure, if the corresponding procedures to deal with server.exe, but also can serve as a response to the n
- 2022-12-19 19:45:02下载
- 积分:1