-
基于Windows平台的一个小型HTTP服务器
这是一个VS2005项目,该项目使用套接字来实现一个非常小的HTTP服务器。实际上,它只能处理一个特殊的客户端的请求。但它可以处理HTTP请求继续。你可以参考它如何程序在Windows VS2005通过网络通信软件。应该很容易在其他Visual Studio版本中使用,因为它是唯一的包含有效cpp文件。
- 2022-06-11 22:02:14下载
- 积分:1
-
asp实现的一个MD5代码,且具有具体的使用方法。
把文件最后几行删除,把文件改名为.asp就行了。...
asp实现的一个MD5代码,且具有具体的使用方法。
把文件最后几行删除,把文件改名为.asp就行了。-asp achieve an MD5 code, which has a specific use. The document to delete the last few lines, changed its name to the document. Asp there.
- 2023-08-01 14:25:04下载
- 积分:1
-
C++客户端版包含了一套完整的C++类库,与客户有关。
The C++ Client Edition contains a full set of C++ class libraries, with client side source code for comprehensive Internet and Intranet application development and enablement. Designed specifically for Visual C++ developers, this kit has the power and flexibility that you demand
- 2022-09-19 11:55:03下载
- 积分:1
-
允许发送和接收多播数据报的和实验的…
Allows sending and receiving of multicast datagrams and experimentation with the multicast APIs
- 2022-01-26 03:36:49下载
- 积分:1
-
pop邮箱检测系统,提供邮箱检测。属于网络编程系列范围
pop邮箱检测系统,提供邮箱检测。属于网络编程系列范围-pop mail detection system to provide mail detection. Belong to the scope of Network Programming Series
- 2022-05-28 08:34:58下载
- 积分: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
-
一个JAVA的C/S信息系统
一个JAVA的C/S信息系统-a Java C/S Information System
- 2022-05-18 14:39:26下载
- 积分:1
-
mfc 下socket通讯以及界面
资源描述
MFC 下socket通讯以及界面,socket的server,client, MFC空间开发的界面,
- 2023-08-14 17:35:07下载
- 积分:1
-
删除、添加、修改文件,并且可以查看、保存、退出,实现数据库功能...
删除、添加、修改文件,并且可以查看、保存、退出,实现数据库功能-very useful ,and very interesting
- 2022-05-20 00:33:38下载
- 积分:1
-
ngrep致力提供大多数GNU grep的共同特征,将它们应用于日…
ngrep strives to provide most of GNU grep s common features, applying them to the network layer. ngrep is a pcap-aware tool that will allow you to specify extended regular or hexadecimal expressions to match against data payloads of packets. It currently recognizes TCP, UDP and ICMP across Ethernet, PPP, SLIP, FDDI, Token Ring and null interfaces, and understands bpf filter logic in the same fashion as more common packet sniffing tools, such as tcpdump and snoop.
- 2022-02-03 23:34:40下载
- 积分:1