-
多路I/O复用select
多个客户端连接服务器,采用socket编程,其中用select选项设置套接字可以达到多路I/O复用的目的,代码亲自验证编译并运行
- 2022-05-15 01:38:34下载
- 积分:1
-
一个将数据打包成以太网帧的示例程序,该程序读取一个文件,然后将文件中的数据打包成以太网帧...
一个将数据打包成以太网帧的示例程序,该程序读取一个文件,然后将文件中的数据打包成以太网帧-Packaged into an Ethernet data frame sample program to read a file, and then the data in the package file into the Ethernet frame
- 2022-04-01 01:58:26下载
- 积分:1
-
IntraWeb.Develop.Sample
IntraWeb.Develop.Sample
- 2022-09-17 07:05:03下载
- 积分:1
-
Shell 远程
演示如何向远程计算机使用 Winsock API (WSA) 和 CreateProcess () 函数返回一个外壳。我发现有趣的技术,决定写这篇来修复迄今被忽略,并要知道的东西。Let 的中看到代码:
- 2022-07-04 15:36:51下载
- 积分:1
-
NASTester_14
nat tester ............................................
- 2013-02-12 13:14:41下载
- 积分:1
-
异步socket通讯客户端模块
大量应用的稳定可靠的网络通讯代码。纯C++编写,效率高,稳定性好,经过多年大量应用测试。内涵数据压缩功能,降低带宽压力,提高通讯质量。
- 2022-04-17 16:04:21下载
- 积分:1
-
socket编程简单聊天室
一个简单的socket编程实现聊天室,使用java语言实现。客户端为简单的聊天室界面,可进行群聊和私聊,以及登陆和退出消息的广播,服务器端在控制台进行输入输出和其他的控制。此聊天室为第一版本,之后再加入添加好友等其他功能。
- 2022-03-15 19:54:13下载
- 积分:1
-
SynScanPort
采用syn的扫描方式对一个网段的ip进行扫描,图形界面(Syn scan mode using a segment of ip scanning, graphical interface)
- 2010-05-17 19:44:34下载
- 积分:1
-
open_pc_and_port_scan
网络活动主机和开放端口扫描源程序,含开发文档,基于C#的rawsocket开发,支持 多线程
支持ARP,ICMP协议的活动主机扫描,支持TCP connect syn fin 三种方式的开放端口扫描,支持udp端口扫描(Networking activities, the host and open source port scan, including the development of the document, based on the C# The rawsocket development, support for multi-threaded support for ARP, ICMP scanning hosting agreement to support the TCP connect syn fin three ways of opening up port scanning, support udp port scan)
- 2020-11-01 21:50:01下载
- 积分:1
-
systemfocusdialog
如果你开发过Windows NT系统上的网络软件,肯定碰到过让用户选择要求连接的或登陆的计算机或者域名的情况。这种情况下肯定用过外壳API函数,像SHGetSpecialFolderLocation 和 SHBrowseForFolder,并显示标准的资源管理器对话框(If you develop Windows NT system over the network software certainly encountered allows users to connect selecting the landing or the computer or domain name situation. Under these circumstances certainly used shell API function, and as SHGetSpecialFolderLocation SHBrowseForFolder and display standard resource management for dialog)
- 2004-09-22 23:52:04下载
- 积分:1