-
FTP功能实现的源程序
FTP功能实现的源程序-FTP functions of the source
- 2023-01-14 13:40:04下载
- 积分:1
-
一个简单的Http代理服务器
应用背景其实.....这只是一个python练手,看懂蛮容易的,源码里只能接受本地客户端的访问,但是可通过修改服务器的IP地址进行修改,然后就可以从其他机子访问啦。关键技术python的网络编程,本地客户端访问服务器,代理服务器解析客户端传来的请求,取出目的IP和端口,和请求内容,再向目的Ip发送请求,最后将受到的数据反馈给本地客户端。
- 2022-07-21 11:06:52下载
- 积分:1
-
Socket客户端、服务器端入门
Socket客户端、服务器端入门例子。
包括服务器端代码
包括客户端代码
简单容易学习。
- 2023-04-27 11:35:03下载
- 积分:1
-
ASP源码 / 影视音乐
ASP源码 / 影视音乐-ASP source/Music Television
- 2022-03-02 09:34:04下载
- 积分:1
-
/ *
/*
Here s a small IPv4 example: it asks for a portbase and a destination and
starts sending packets to that destination.
这个IPv4版的例子:它要求portbase(本地端口)与destination (目的端口)然后发送消息
同时还监听消息。
例子测试一:
启动一个运行实例,本地地址与目标地址用同一个端口8888
例子测试二:
启动两个运行实例,本地地址与目标地址用不同的端口(它要求是偶数端口号)
两个实例互发
例子的中文解释都由hanyuejun添加,有任何疑问请发hanyuejun2006@163.com
*/-/* Here sa small IPv4 example: it asks for a portbase and a destination and starts sending packets to that destination. The IPv4 version of the example: It requires portbase (local port) and destination (destination port) and then send a message but also monitor the news . Examples of test 1: Start a running instance, a local address with the destination address port 8888 using the same test two examples: the two start to run instances, the local address and destination address with a different port (it requires the port number is even) two examples of inter- examples of explanation issued by the Chinese hanyuejun add, have any questi
- 2022-11-02 16:55:03下载
- 积分:1
-
Network Coding Instant primer
Network Coding Instant primer
- 2023-03-25 00:00:04下载
- 积分:1
-
用基层套接字写的类似于WINDOWS的PING函数
用基层套接字写的类似于WINDOWS的PING函数-socket was made with the grass-roots similar to the PING function WINDOWS
- 2022-04-11 11:25:47下载
- 积分:1
-
用c++6.0做的网络编程ping命令,很好用的,试试吧
用c++6.0做的网络编程ping命令,很好用的,试试吧-ping
- 2022-02-11 13:07:15下载
- 积分:1
-
a telephone dial
一个利用电话拨号上网进行电话通信的程序!(得用modem,好象不能用宽带!)-a telephone dial-up telephone communications procedures! (Starting a modem, it seems not use broadband!)
- 2022-01-25 17:33:40下载
- 积分:1
-
用UDP实现的一个点对点聊天程序。 用异步方式实现
用UDP实现的一个点对点聊天程序。 用异步方式实现-using UDP achieve a peer-to-peer chat program. Asynchronous means
- 2022-08-07 05:36:40下载
- 积分:1