-
一个利用C#编写的Socket通信实例,包含服务器端可客户端源代码。...
一个利用C#编写的Socket通信实例,包含服务器端可客户端源代码。-One written in C# using an instance of Socket Communications, including server-side to client-side source code.
- 2022-08-21 01:37:25下载
- 积分:1
-
Write 3270 Session Screen Output to A File
Write 3270 Session Screen Output to A File
- 2022-11-12 10:45:03下载
- 积分:1
-
邮件收发的基本实现,可以作为邮件开发初学者的参考.
邮件收发的基本实现,可以作为邮件开发初学者的参考.-E-mail to send and receive the basic realization of the development of e-mail can be used as a reference for beginners.
- 2022-02-03 12:32:04下载
- 积分:1
-
增强Web服务器日志功能用java的实现
增强Web服务器日志功能用java的实现-enhanced Web server log function with the realization of java
- 2022-03-17 00:11:26下载
- 积分:1
-
MUD服务器程序
MUD服务器程序-MUD server procedure
- 2022-02-02 21:27:28下载
- 积分:1
-
JS-异步加载树,真正得异步加载,速度很快,是当今比较好得一颗树-JS-Asynchronous loading tree, in real asynchronous loading, very fast, it is good to compare today"s tree
- 2022-01-27 20:52:35下载
- 积分:1
-
ping 原码,VC++ 6
ping 原码,VC++ 6-ping original code, VC 6
- 2022-06-14 08:37:55下载
- 积分:1
-
本人大二数据库实习作品,班级学生信息与成绩管理,典型的ASP+SQL2000的应用...
本人大二数据库实习作品,班级学生信息与成绩管理,典型的ASP+SQL2000的应用-internship database entries, class information and performance management, the typical application of ASP SQL2000
- 2022-01-28 08:42:32下载
- 积分:1
-
多线程主机端口扫描软件
该程序实现对目标IP的主机进行端口扫描,可自定义要扫描的端口序号,自定义目标IP,自定义要实行的线程数。在多线程下可以以较快的速度完成端口扫描,且扫描比较准确,有C#提供的界面操作,源码有注释。
- 2022-04-24 04:22:57下载
- 积分: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