-
Jakarta小组开发的文件上传程序的源代码
Jakarta小组开发的文件上传程序的源代码-Jakarta team that developed the file upload program"s source code
- 2022-07-03 03:45:02下载
- 积分: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
-
在 CGI 程序中获取表单数据 http_request.h
在 CGI 程序中获取表单数据 http_request.h-in the CGI process form data access http_request.h
- 2022-03-22 08:02:16下载
- 积分:1
-
电子邮件
email-3.1.2 setup by linanbing,lab3339@189.cn-email-3.1.2setup from lab3339@189.cn
- 2022-12-20 00:20:03下载
- 积分:1
-
filter.c 在wireshark中用来设置过滤器
filter.c 在wireshark中用来设置过滤器-filter source code
- 2022-03-06 02:02:42下载
- 积分:1
-
闲聊信使
我们可以和每个人聊天,也可以私下聊天。我们也可以通过画布发送图片信息。在局域网中,这是一个非常有效的项目,因为我们可以互相发送工作信息,在一秒钟内就可以显示给我们的同事。在大学里我们可以实施它。
- 2022-03-16 02:36:43下载
- 积分:1
-
聊天室的源代码程序
聊天室的源代码程序-chat rooms source code procedures
- 2022-03-22 19:29:15下载
- 积分:1
-
动易网站管理系统
动易网站管理系统-dynamic easy website management system
- 2022-08-08 15:54:21下载
- 积分:1
-
/ *
/*
Here s a small IPv4 example: it asks for a portbase and a destination and
starts sending packets to that destination.
这个IPv4版的例子:它要求portbase(本地端口)与destination (目的端口)然后发送消息
同时还监听消息。
例子测试一:
启动一个运行实例,本地地址与目标地址用同一个端口8888
例子测试二:
启动两个运行实例,本地地址与目标地址用不同的端口(它要求是偶数端口号)
两个实例互发
例子的中文解释都由hanyuejun添加,有任何疑问请发hanyuejun2006@163.com
*/-/* Here sa small IPv4 example: it asks for a portbase and a destination and starts sending packets to that destination. The IPv4 version of the example: It requires portbase (local port) and destination (destination port) and then send a message but also monitor the news . Examples of test 1: Start a running instance, a local address with the destination address port 8888 using the same test two examples: the two start to run instances, the local address and destination address with a different port (it requires the port number is even) two examples of inter- examples of explanation issued by the Chinese hanyuejun add, have any questi
- 2022-11-02 16:55:03下载
- 积分:1
-
C++文件传输(有客户端服务器)
C++文件传输(有客户端服务器),C++ socket 编程实现,支持断点续传,可供参考学习用。 没有做太多的测试,如果有错误欢迎指正。
- 2022-05-25 18:38:24下载
- 积分:1