-
一个端口重定向工具的源代码,适用于将一个端口的数据转发到另一个端口。...
一个端口重定向工具的源代码,适用于将一个端口的数据转发到另一个端口。-A port redirection tool for source code, applies to a data port forwarding to another port.
- 2022-04-01 06:54:50下载
- 积分:1
-
一个用vc+qt开发即时通讯系统,其中视频部分基于h.263的算法实现...
一个用vc+qt开发即时通讯系统,其中视频部分基于h.263的算法实现-A used vc+ Qt development of instant messaging system, based in part on the H.263 video algorithm
- 2022-09-06 02:40:03下载
- 积分:1
-
asynchronous network communications, active code
异步网络通讯,有源代码-asynchronous network communications, active code
- 2022-05-12 19:00:00下载
- 积分:1
-
使用Ras实现拨号管理
使用Ras实现拨号管理 -Using Ras to implement dail management
- 2022-01-25 20:49:08下载
- 积分:1
-
vc 飞鸽传书的源代码,可以看看,有借鉴价值
vc 飞鸽传书的源代码,可以看看,有借鉴价值-vc IP Messenger source code, you can see, there is reference value
- 2023-07-26 21:40:02下载
- 积分:1
-
access to network configuration, network card, access to information is a DNS ne...
获取网络设置,网卡信息是一个获取网络DNS、子网掩码、网卡地址的综合程序-access to network configuration, network card, access to information is a DNS network, subnet mask, Ethernet addresses the integrated process
- 2022-04-17 12:50:01下载
- 积分:1
-
使用select模型进行网络编程的例子,使用标准c编程,移植性能好,是最基本的网络模型...
使用select模型进行网络编程的例子,使用标准c编程,移植性能好,是最基本的网络模型-Select model using the example of network programming, using the standard c programming, transplant performance and is the most basic network model
- 2023-02-08 11:40:04下载
- 积分:1
-
socket事例程序,该事例程序,通过端口覆盖技术实现不同功能的传送数据...
socket事例程序,该事例程序,通过端口覆盖技术实现不同功能的传送数据-socket examples of procedures, the procedures for example, through the port covers different technology to achieve data transmission functions
- 2022-05-08 00:55:41下载
- 积分:1
-
基于SNMP++开发的MIB浏览器程序源代码
基于SNMP++开发的MIB浏览器程序源代码-Developed based on SNMP++ source code browser, MIB
- 2022-06-17 00:41:10下载
- 积分:1
-
编译synscan.cpp请注意,如果是ADSL用户,可能要把代码里的hp
编译synscan.cpp请注意,如果是ADSL用户,可能要把代码里的hp->h_addr_list[0]改为hp->h_addr_list[1]才能够扫描,具体是[0]还是[1]或其它,可以先编译getallIP.cpp来获取外网IP的网卡的代号。例如编译getallIP.cpp后得到以下输出
Address [0]: 192.168.1.2
Address [1]: 218.10.14.151(公网IP)
那么想扫描外网的话就要把synscan.cpp里的hp->h_addr_list[0]改为hp->h_addr_list[1]了-Compiler synscan.cpp Please note that if it is ADSL users may need to code in the hp-
- 2022-02-12 10:12:34下载
- 积分:1