-
通过访问网站 实现获取主机所在地 CInternetSession 类 实现
通过访问网站 实现获取主机所在地 CInternetSession 类 实现-get localtion address
- 2022-02-13 21:00:21下载
- 积分: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
-
一个特别小巧的,实用的留言薄系统,可直接应用,无须修改...
一个特别小巧的,实用的留言薄系统,可直接应用,无须修改-a particularly compact and practical Guestbook system can be used directly without modification
- 2022-01-26 04:57:14下载
- 积分:1
-
用VB编写的网络数据传输
用VB编写的网络数据传输-VB prepared by the Data Transmission Network
- 2022-03-21 22:52:37下载
- 积分:1
-
网络共享 网络共享 网络共享
网络共享 网络共享 网络共享-Network-sharing networks to share network-sharing networks to share network share
- 2022-03-31 15:01:34下载
- 积分:1
-
一个通过udp进行通信的例子
一个通过udp进行通信的例子-Udp communicate through examples
- 2023-05-23 12:10:03下载
- 积分:1
-
VC编写的IRC客户端演示
VC编写的IRC客户端演示-VC prepared by the IRC client demonstration
- 2022-01-22 03:50:21下载
- 积分:1
-
Socket using a small program written in VC, there are client and server, the two...
用VC编写的socket小程序,有客户端和服务端,两者3次握手建立连接,用到了最基本的socket,bind,listen,send,receive,函数,非常适合初学者,我就是用这个例子学习的socket编程,很经典的例子有,还有小界面-Socket using a small program written in VC, there are client and server, the two three-way handshake to establish a connection, use the most basic socket, bind, listen, send, receive, function, very suitable for beginners, but I just use this example to learn socket programming, it is the classic case in point, there is a small interface
- 2022-02-21 08:12:34下载
- 积分:1
-
windows网络编程技术之二,读者可继续下载
windows网络编程技术之二,读者可继续下载-windows network programming technology bis, readers can continue to download
- 2022-03-15 21:38:59下载
- 积分:1
-
asyncselect
AsyncSelect异步选择-AsyncSelect
- 2022-06-30 22:31:36下载
- 积分:1