-
这是我学习网络编程时做的一个局域网聊天工具,需要对网络进行配置...
这是我学习网络编程时做的一个局域网聊天工具,需要对网络进行配置-This is my learning network programming do a LAN chat tools, the need for network configuration
- 2022-01-24 18:13:11下载
- 积分:1
-
VC下基于winsock2的组播程序,包含有服务器端和客户端,可以将客户端拷贝的不同机器上测试组播。含有详尽的注释和调试说明。...
VC下基于winsock2的组播程序,包含有服务器端和客户端,可以将客户端拷贝的不同机器上测试组播。含有详尽的注释和调试说明。-VC-based Multicast Winsock2 procedures, contains a server-side and client, you can copy the client on different machines to test multicast. Contains a detailed description of the Notes and debugging.
- 2022-02-10 14:32:09下载
- 积分:1
-
可以获取WEB页面上面的所有连接
可以获取WEB页面上面的所有连接-access to the Web pages of all the above link
- 2022-07-13 08:21:22下载
- 积分:1
-
/ *
/*
This IPv4 example uses the background thread itself to process all packets.
You can use example one to send data to the session that s created in this
example.
*/
/*
这个 iPV4 例子用内部线程来处理所有的分组。你可以用例子一来发数据给本例子来进行测试。
例子的中文解释都由hanyuejun添加,有任何疑问请发hanyuejun2006@163.com
*/-/* This IPv4 example uses the background thread itself to process all packets. You can use example one to send data to the session that s created in this example .*//* example of this iPV4 with internal thread to handle all the packet . You can use the example of one Laifa data for the examples to be tested. Explained by the example of the Chinese hanyuejun add, have any questions please send hanyuejun2006@163.com* /
- 2022-01-30 19:18:13下载
- 积分:1
-
Windows使用qt组播(编译MinGW)(C++开发环境Eclipse…
windows QT使用组播(编译器 MinGW)开发环境(eclipse c++)-windows QT using multicast (compiler MinGW) development environment (eclipse c++)
- 2023-07-15 10:25:03下载
- 积分:1
-
Internet Communications Engine (Ice)
针对这些使人不快的选择,ZeroC, Inc. 决定开发Internet C...
Internet Communications Engine (Ice)
针对这些使人不快的选择,ZeroC, Inc. 决定开发Internet Communications
Engine,简称Ice1。其主要设计目标是:
• 提供适用于异种环境的面向对象中间件平台。
• 提供一组完整的特性,支持广泛的领域中的实际的分布式应用的开发。
• 避免不必要的复杂性,使平台更易于学习和使用。
• 提供一种在网络带宽、内存使用和CPU 开销方面都很高效的实现。
• 提供一种具有内建安全性的实现,使它适用于不安全的公共网络。
更简单地说, Ice 的设计目标可陈述为:“让我们构建与CORBA 一样强
大的中间件平台,而又不去犯CORBA 所犯下的任何错误”。
- 2022-08-06 15:27:57下载
- 积分:1
-
p2p下载工具,不用多说想必大家都会明白的
p2p下载工具,不用多说想必大家都会明白的-p2p download tool, the answer must all understand the
- 2022-01-31 05:53:08下载
- 积分: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
-
TCP/IP基本知识, 含有详细介绍. 可以作为详细网络驱动的起点.
TCP/IP基本知识, 含有详细介绍. 可以作为详细网络驱动的起点.-TCP/IP basic knowledge, which contains a detailed introduction. Can be used as a starting point for detailed network drive.
- 2022-10-11 01:30:02下载
- 积分:1
-
用python制作的网站de收录模型,课文用与网站的快捷管理
用python制作的网站de收录模型,课文用与网站的快捷管理-using python site de production included model, using texts and efficient management of the site
- 2022-01-25 16:01:03下载
- 积分:1