-
CS Client and Server 模式的创建及文件传输并发
实现了文件的传输 下载以及并发执行,send 和 receive的实现文件的下载,实现了一个服务器对应处理多个客户端提出文件下载的请求,本程序采用C 语言编写,详尽的描述了socket的连接,使之简单明白易懂。
- 2022-01-25 23:25:11下载
- 积分:1
-
这是我在EVC下的SOCKET代码,并含有多播代码,感谢网络,我把原本VC下的移植到EVC下的,里面有些地方是需要注意的,请看代码...
这是我在EVC下的SOCKET代码,并含有多播代码,感谢网络,我把原本VC下的移植到EVC下的,里面有些地方是需要注意的,请看代码-EVC in the socket code, and includes multicast code for network, I originally under the VC transplanted to the EVC, there is some need to pay attention, take a look at code
- 2022-01-26 01:29:19下载
- 积分:1
-
一个UDP监听程序可以显示所有数据来自端口5260
一个监听udp的程序,可以把5260端口发过来的数据都显示出来-A udp listener program which can display all the data come from port 5260
- 2022-05-20 21:33:34下载
- 积分:1
-
jxta是sun公司提出的支持p2p网络的服务架构,此程序包是用java写的doc!...
jxta是sun公司提出的支持p2p网络的服务架构,此程序包是用java写的doc!-JXTA is the company"s support of peer-to-peer network architecture services, this package is written in java doc!
- 2022-01-26 03:45:45下载
- 积分:1
-
双程序在窗口下使用套接字。
Two programs using Sockets under Windows. -Two programs using Sockets under Windows.
- 2022-06-19 17:10:08下载
- 积分:1
-
数据库作业,我自己写的 很管用的东西 ,大家来下载吧
数据库作业,我自己写的 很管用的东西 ,大家来下载吧-operation of the database, I wrote it myself very useful things, we downloaded it to Gateway
- 2022-03-11 01:53:22下载
- 积分:1
-
vc编的web网络浏览器
vc编的web网络浏览器-vc series of the web browser
- 2022-01-31 01:15:27下载
- 积分:1
-
UDP Socks5穿透包像UDP实现,支持Socks5年龄…
UDP穿透Socks5的实现 ,一个封装UDP类,支持Socks5代理,原理可参看rfc1928-UDP Socks5 penetrating the realization of a package like UDP, support Socks5 agent, principle can be found in rfc1928
- 2022-03-18 08:11:45下载
- 积分:1
-
Ascii显示成Hex,在中文系统下也不会有任何问题.
Ascii显示成Hex,在中文系统下也不会有任何问题.-convert ascii to Hex , and no problem in Chinese Environment.
- 2022-07-14 17:19:35下载
- 积分:1
-
信使小精灵,是一个简易的聊天工具。主要是演示了网络编程的主要步骤。本程序使用封装好的函数库,使得应用层不需要考虑网络消息是如何被接受和发送的,也不需要考虑数据粘...
信使小精灵,是一个简易的聊天工具。主要是演示了网络编程的主要步骤。本程序使用封装好的函数库,使得应用层不需要考虑网络消息是如何被接受和发送的,也不需要考虑数据粘包和丢包的刺手问题,你只要调用相应的函数就可以了。函数库为你做好了这些工作。你只需要定义自己的协议头和消息结构体,定义好网络消息的回调函数就可以了。
-messenger elf is a simple chat tools. A major demonstration is the main network programming steps. The programs use Packaging good libraries, makes application layer need not consider the network news is how it has been accepted and sent, and do not need sticky packets of data and packet loss of a thorn in hand, as long as you call the corresponding function on it. Functions well as your work. You only need to define its own agreement head and the structure of news, the definition of a good network news callback function on it.
- 2022-06-14 05:38:31下载
- 积分:1