-
自己用builder编写的点对点聊天软件,以后再也不用担心服务器忙咯,...
自己用builder编写的点对点聊天软件,以后再也不用担心服务器忙咯,-use c++ builder,conect point to point.can chat in any time,should not care about the block server.
- 2022-01-31 17:05:00下载
- 积分:1
-
their SOCKET prepared by the network communication software, the VC 6.0 compiler...
自己编写的网络SOCKET通讯软件,在VC 6.0下编译通过,功能比较简单,可在局域网中任意两台机器上通讯,可下载此软件代码,用于自己的网络通讯类-their SOCKET prepared by the network communication software, the VC 6.0 compiler, relatively simple function can be arbitrary in LAN communications on the two machines can download this software code for the communications network
- 2022-03-20 09:52:59下载
- 积分:1
-
简单模拟路由器转发的源代码,其中采用了WFQ算法及令牌桶机制!...
简单模拟路由器转发的源代码,其中采用了WFQ算法及令牌桶机制!-Simple simulation of a router forwarding source code, which uses WFQ algorithm and the token bucket mechanism!
- 2023-04-07 07:05:04下载
- 积分:1
-
思之婷网免费空间(免费个人主页)申请程序(自助建站系统)V4.1...
思之婷网免费空间(免费个人主页)申请程序(自助建站系统)V4.1- Thinks the Ting net free space (free individual main page) the
requisition procedure (self-service station construction system)
V4.1
- 2022-03-22 19:57:06下载
- 积分:1
-
我的智囊团可以在线提问在线解答,并且可以分类
我的智囊团可以在线提问在线解答,并且可以分类-I think-tank could be online to answer questions online, and can be categorized
- 2022-05-23 01:20:24下载
- 积分:1
-
VS2005 under TCP and serial data forwarding, support for multiple sets of data....
VS2005下实现TCP和串口数据转发,支持多组数据。只需要填写好配置文件即可。-VS2005 under TCP and serial data forwarding, support for multiple sets of data. Only need to fill in a good configuration file.
- 2022-04-20 15:52:35下载
- 积分:1
-
熟悉Http协议的请求和响应格式,编写一个简单的Http服务器。
基本要求:
1 正确解析Http请求,实现简单的GET请求回应。
2 模拟...
熟悉Http协议的请求和响应格式,编写一个简单的Http服务器。
基本要求:
1 正确解析Http请求,实现简单的GET请求回应。
2 模拟一个对象(如:文件index.html)的GET回应(如:回应一个字符串),对于其他的对象,则根据Http响应格式回应对象不存在信息。
3 通过浏览器可检测自己的程序。如:输入http://the.ip.of.your.pc:serverPort/index.html,查看其响应结果。
4 对http请求的处理必须采用多进程实现,即主进程负责等待请求连接,每当收到一个请求后,产生一个子进程对该请求做单独处理,主进程继续等待新请求,子进程在处理完其请求后结束自己。详细要求参考课本要求。(多进程编程参考函数fork())
-Http familiar with the agreement of the request and response format, write a simple Http server.
Basic requirements:
Http parsing a proper request, to achieve a simple GET request to respond.
2 analog an object (such as: file index.html) of the GET response (such as: in response to a string), for other objects, then according to Http response format, the information to respond to the object does not exist.
3 can be detected through the browser s own procedures. Such as: Enter http://the.ip.of.your.pc:serverPort/index.html, see the results of its response.
4 pairs of http request processing must be used to achieve multi-process
- 2023-04-01 20:15:03下载
- 积分:1
-
socket编程的几篇和好的文章
socket编程的几篇和好的文章-socket programming and the few good articles
- 2022-02-10 12:27:08下载
- 积分:1
-
完整的远程文件管理系统,具有用户注册,用户文件管理,多线程文件传送,窗口管理视屏等功能。是学习网络软件开发和网络软件应用不可多得的超级码代码,总的代码行数已达2...
完整的远程文件管理系统,具有用户注册,用户文件管理,多线程文件传送,窗口管理视屏等功能。是学习网络软件开发和网络软件应用不可多得的超级码代码,总的代码行数已达2万行(20000行),但不得用于商业用途,否则可能会侵权,受到法律追究,谢谢。-Complete remote file management system with user registration, user document management, multi-threaded file transfer, screen window manager functions. Learning Network is a network software development and software application code code super rare, the total number of lines of code has reached 20,000 lines (20000 lines), but shall not be used for commercial purposes, or may be infringement, subject to legal action, thank you.
- 2022-07-11 21:48:13下载
- 积分:1
-
ftp developed examples, if for ftp development, you can download reference
ftp开发实例,如若作ftp开发,可以下载参考-ftp developed examples, if for ftp development, you can download reference
- 2023-07-19 11:30:02下载
- 积分:1