-
A chat server in C. User s can communicate to each other. Built using Socket in...
A chat server in C. User s can communicate to each other. Built using Socket in C. Good program to learn basics of sockets.
- 2022-02-26 16:26:30下载
- 积分:1
-
多个图片定时轮流切换,切换时可以改变样式
多个图片定时轮流切换,切换时可以改变样式-Photos regular rotation than switch can be changed when switching style
- 2022-08-11 02:56:47下载
- 积分:1
-
Crawler网络爬虫
我的第一个Winsock程序,使用c++语言,实现了在Internet上爬取一个文件的功能,并非真正意义上的网络爬虫,起功能还有待扩展。本代码可以帮助初次接触Winsock和网络爬虫的同学,代码很简单。
- 2022-11-04 17:30:03下载
- 积分: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
-
扫描局域网内的所有机器信息,包括IP地址、主机名等。
扫描局域网内的所有机器信息,包括IP地址、主机名等。-Scan LAN for all machines, including IP address, host name and so on.
- 2023-05-25 03:15:03下载
- 积分:1
-
基于Socket类实现SMTP,POP邮件服务器的源代码
基于Socket类实现SMTP,POP邮件服务器的源代码-based on Socket class achieve SMTP and POP mail server source code
- 2022-03-29 22:00:43下载
- 积分:1
-
TCP/IP通讯的模拟程序的服务端程序,因为是模拟只注重了功能实现,界面可能有点丑...
TCP/IP通讯的模拟程序的服务端程序,因为是模拟只注重了功能实现,界面可能有点丑-TCP/IP communications simulation program services software, because it is the focus on achieving a functional, interface may be a bit ugly
- 2022-08-26 08:59:27下载
- 积分:1
-
codeguru上的一个网络编程框架
codeguru上的一个网络编程框架-codeguru the framework of a network programming
- 2022-06-01 12:12:14下载
- 积分:1
-
the lucrative article management system Brick Article System (BAS) 1.2 beta code...
风中的板砖文章管理系统Brick Article System(BAS) 1.2测试版 代码重新编写 修改了狠多地方,不再多说了,喜欢的就自己看吧 -the lucrative article management system Brick Article System (BAS) 1.2 beta code rewrite the idea of amending more local, not more than that, like on ion battery
- 2022-02-01 12:56:45下载
- 积分:1
-
微软网络消息发送server
微软网络消息发送server-Microsoft network messaging server
- 2023-05-17 12:05:03下载
- 积分:1