-
代理类的实现例子
代理类的实现例子-example of the realization category
- 2022-02-04 07:58:57下载
- 积分:1
-
UDP方式,实现client和server的通信。
UDP方式,实现client和server的通信。-UDP modes to achieve the client and server communication.
- 2022-06-27 12:23:36下载
- 积分:1
-
它的红外遥感包
Its a ir remote sensing coading
- 2022-01-26 06:43:11下载
- 积分:1
-
论坛
论坛- Forum
- 2022-03-31 11:20:38下载
- 积分:1
-
ASP消息提示,ASP编程里很有用的语句
ASP消息提示,ASP编程里很有用的语句-ASP, ASP programming Lane very useful statement
- 2023-01-13 21:40:04下载
- 积分:1
-
此示例演示了如何使用sio_rcvall,sio_rcvall_mcast,和sio_rec…
This sample illustrates how to use the SIO_RCVALL, SIO_RCVALL_MCAST, and SIO_RECVALL_IGMPMCAST ioctls available on Windows 2000 and later.
- 2022-04-07 15:39:34下载
- 积分:1
-
ipmsg206src, Dove Chuanshu original source code!!
ipmsg206src,原版飞鸽传书源代码!! -ipmsg206src, Dove Chuanshu original source code!!
- 2022-09-04 13:25:03下载
- 积分:1
-
UDP聊天程序
UDP聊天程序-UDP chat program
- 2022-07-27 07:15:15下载
- 积分:1
-
simple peer
简单的p2p应用 可以实现远程消息传输 并且以后的任务可以实现p2p文件传输-simple peer-to-peer applications can be remote messaging and the future task can achieve peer-to-peer file transfer
- 2023-01-18 20:55:03下载
- 积分: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