-
socket编程,建立客户端,用于聊天的程序。
socket编程,建立客户端,用于聊天的程序。-socket programming, the establishment of the client for the chat program.
- 2022-11-26 13:50:03下载
- 积分:1
-
网上天气预报。通过提取天气预报网站的网页代码,来获取数据,实现对全国各个省会城市的天气预报。...
网上天气预报。通过提取天气预报网站的网页代码,来获取数据,实现对全国各个省会城市的天气预报。-Online weather forecasts. By extracting the weather forecast site code, to obtain data, to achieve the various capital cities of the country
- 2023-08-08 00:55:03下载
- 积分:1
-
EXT 2.0的MINI开发包
可以免除开发人员自己分离可用代码。在此基础上开发 非常方便。
EXT 2.0的MINI开发包
可以免除开发人员自己分离可用代码。在此基础上开发 非常方便。-MINI of the EXT 2.0 SDK can be exempted from the separation can be used to develop their own code. On this basis the development is very convenient.
- 2022-03-03 05:03:56下载
- 积分:1
-
这是一个iSCSI目标器程序,客户端用微软的启动器.
这是一个iSCSI目标器程序,客户端用微软的启动器.-This is an iSCSI target device procedures, the client use Microsoft"s starter.
- 2022-02-03 10:38:26下载
- 积分:1
-
the lucrative article management system Brick Article System (BAS) 1.2 beta code...
风中的板砖文章管理系统Brick Article System(BAS) 1.2测试版 代码重新编写 修改了狠多地方,不再多说了,喜欢的就自己看吧 -the lucrative article management system Brick Article System (BAS) 1.2 beta code rewrite the idea of amending more local, not more than that, like on ion battery
- 2022-02-01 12:56:45下载
- 积分:1
-
怎么利用VC实现网上拨号功能,里面有VC代码,这个还蛮好用的...
怎么利用VC实现网上拨号功能,里面有VC代码,这个还蛮好用的-how the use of dial-up Internet VC functions, and they VC code, the quite user-friendly
- 2022-10-16 07:40:03下载
- 积分:1
-
ISAPI过滤器实现用户身份鉴别,只有通过验证的用户才可访问资源...
ISAPI过滤器实现用户身份鉴别,只有通过验证的用户才可访问资源-ISAPI filter to achieve user authentication, only authenticated users can access resources
- 2022-09-19 22:30:03下载
- 积分:1
-
一个简单的vc下tcp客户端获取时间程序,希望对初学者有所帮助...
一个简单的vc下tcp客户端获取时间程序,希望对初学者有所帮助-Vc under a simple tcp client access time to the procedure, and they hope to be helpful for beginners
- 2022-02-20 22:37:01下载
- 积分:1
-
telnet server端源码,VB开发,可以clint连接。
telnet server端源码,VB开发,可以clint连接。-telnet server-side source code, VB development, can be connected clint.
- 2023-07-30 02:30: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