-
如何设置多播套接字属性,并使用它时,多播路由问题。
如何设置套接字的多播属性,并利用它时行多播编程-How to set the multicast socket attribute, and use it when the line multicast programming
- 2022-01-25 18:28:27下载
- 积分:1
-
在Windows下用VC6.0编的网络火柴棍游戏,包含服务器端和客户端,一次同时开放两个客户端...
在Windows下用VC6.0编的网络火柴棍游戏,包含服务器端和客户端,一次同时开放两个客户端-In Windows, compiled with VC6.0 network matchstick games, including server-side and client-side, one at the same time, opening up two client-side
- 2023-08-07 04:25:05下载
- 积分:1
-
超简单聊天室,可以发表情语言,很像论坛里面的界面
超简单聊天室,可以发表情语言,很像论坛里面的界面-super-simple chat rooms, language can express feelings, which mimic the interface Forum
- 2023-08-18 04:55: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
-
文件下载器,运行后下载文件并运行,DELPHI代码
文件下载器,运行后下载文件并运行,DELPHI代码-files for running after the download and run, Delphi code
- 2022-07-04 01:31:50下载
- 积分:1
-
Can complete a basic web browser HTTP protocol like students to master knowledge...
可以完成基本的网页浏览似的学生掌握HTTP协议的相关知识,加深对客户/服务器的工作模式的认识,并进一步锻炼学生的网络软件编程能力和解决实际问题的能力。-Can complete a basic web browser HTTP protocol like students to master knowledge, deepen their understanding of client/server mode of understanding and to further our students the capacity and network software programming to solve practical problems.
- 2022-07-11 13:21:02下载
- 积分:1
-
使用Microsoft Visual Basic编写实现中国联通SGIP 2.0协议的源代码
使用Microsoft Visual Basic编写实现中国联通SGIP 2.0协议的源代码-using Microsoft Visual Basic to realize China Unicom SGIP 2. 0 agreement source code
- 2022-08-06 14:46:29下载
- 积分:1
-
服务器端在本地端口进行坚挺,等待客户机的连接,连接上之后,向服务器端发送数据...
服务器端在本地端口进行坚挺,等待客户机的连接,连接上之后,向服务器端发送数据-Server-side firm in the local port and wait for client connections, after connection to the server-side send data
- 2022-01-26 07:37:45下载
- 积分:1
-
一个简单的UDP数据接收发送程序
一个简单的UDP数据接收发送程序-a simple send UDP data reception procedures
- 2022-02-06 14:57:13下载
- 积分:1
-
Wlan implemenrtation
Wlan implemenrtation
- 2022-11-26 23:25:04下载
- 积分:1