-
客户端和服务器文件传输的例子,网络编程的帮助下…
一个客户端和服务器文件传输的例子,对网路编程有帮助,类似FTP-a client and server file transfer example, the Internet programming help, similar to FTP
- 2022-03-28 21:07:52下载
- 积分:1
-
WINSOCK程序设计共分为客户端和服务器端程序两部分,要求实现功能:服务器端要能监听客户端连接请求,为客户端的连接请求建立SOCKET队列,处理各个客户端发送...
WINSOCK程序设计共分为客户端和服务器端程序两部分,要求实现功能:服务器端要能监听客户端连接请求,为客户端的连接请求建立SOCKET队列,处理各个客户端发送的数据,并向响应客户端发送应答信息,更新服务器端的端口号。-Winsock program design consists of client and server-side procedures in two parts, requires the function : server can be monitored to client requests for the client to establish a link SOCKET queue handle all the client to send data to respond to a client sent response information update service Works on the port side.
- 2022-01-27 10:18:43下载
- 积分:1
-
RPC服务器客户端编程。An introduction to context handles in RPC. A simple RPC client/serve...
RPC服务器客户端编程。An introduction to context handles in RPC. A simple RPC client/server application using context handles is explained-RPC client server programming. An introduction to the context in RPC handles. A simple RPC client/server application using context handles is explained
- 2022-03-01 15:07:01下载
- 积分:1
-
请大家试用此程序之目的在于训练大家的编程能力,而非具有真正的特别实用的功能....
请大家试用此程序之目的在于训练大家的编程能力,而非具有真正的特别实用的功能.-trial purposes of this program is to train all the programming capabilities rather than truly special practical function.
- 2022-03-13 23:22:50下载
- 积分:1
-
随着网络通信技术的发展,传统的网络通信技术在网络和通信技术的发展中不断发展。
Following the development of network and communication technology, traditional telecommunication network meets with great challenges currently. In order to overcome the disadvantages of traditional telecom network, next generation network was put forward in recent years, which bases on IP packet network and soft-switch technology is used. The same problem is also existed in power communication system, so how to build next generation communication system become more and more important.
- 2022-03-29 10:35:03下载
- 积分:1
-
好好看看吧。可以了解断点续传的原理。(转载)
好好看看吧。可以了解断点续传的原理。(转载)-a good look at it. HTTP can understand the principle. (Reproduced)
- 2022-07-24 05:21:52下载
- 积分:1
-
p-持续CSMA协议下,一个用户在发送之前,先侦听信道,若是空闲,就以概率p发送出去,而以q =1-p的概率推迟到下一帧时。如果下一帧时仍是空闲,便再次以概率p发送而以q推迟到再下一帧时。直到发送成功或另外一用户开始发送时为止。若一开始就侦听到信道忙,它就等到下一帧时,然后再开始上述过程。若发生冲突,这等待一随机时间后重新开始。本实验中取q值为0.5。求的是0.5-持续CSMA。
-p-persistent CSMA agreement, a user before sending the first interception channel, if idle, with probability p sent, and to q = 1-p probability postponed to the next frames. If the next frame was still idle, they again sent with probability p and q to further postponed to the next frames. Until this a success or other users at the beginning of this date. If an interception at the start of the busy channel, it will wait till the next frames, and then begin the process. If conflict breaks out, waiting for a random period of time after the re-start. The experiments take q value of 0.5. For the 0.5-sustained CSMA.
- 2022-02-07 21:49:23下载
- 积分:1
-
telnet服务器的vc 实现源码
telnet服务器的 vc 实现 源码 工程全可直接编译 telnet服务器的 vc 实现 源码 工程全可直接编译 源文件全 可以直接编译
- 2023-09-01 06:40:03下载
- 积分:1
-
异步套接字客户端
异步套接字客户端-asynchronous socket client
- 2023-04-17 20:30:02下载
- 积分:1
-
里边又一个可以发邮件的程序,还有几个辅助的程序代码,都是很有用的,把它放在一起便于资源共享给大家,希望大家能用得上....
里边又一个可以发邮件的程序,还有几个辅助的程序代码,都是很有用的,把它放在一起便于资源共享给大家,希望大家能用得上.-I put a programme which could send email and some acessary programms in it. I think they are very useful and I d like to shall them with you all.
- 2022-08-22 01:36:08下载
- 积分:1