-
The program design is divided into a server application and the client part of t...
本程序设计分为服务器应用程序及客户机应用程序部分,采用Socket套接字库网络编程。(UDP)和(TCP/IP)相结合的连接方式,及解决了数据传输的时效性又能保证数据在传输的过程中不会丢失。另外程序采用多个线程来避免程序阻塞-The program design is divided into a server application and the client part of the application, using Socket socket network programming library. (UDP) and the (TCP/IP) combination of connections, and solve the timeliness of data transmission but also ensures that the data will not be lost during transmission. Another program uses multiple threads to avoid blocking procedure
- 2022-03-06 09:35:13下载
- 积分:1
-
局域网中聊天
利用socket协议
实现点对点聊天 功能简单
以后有待更新...
局域网中聊天
利用socket协议
实现点对点聊天 功能简单
以后有待更新-LAN socket chat using peer-to-peer chat protocol to be simple after update
- 2022-07-25 02:47:55下载
- 积分:1
-
讲述如何用csocket在单机上发送短信,可以和手机联系
讲述如何用csocket在单机上发送短信,可以和手机联系-on how to use the single csocket send text messages, and phone links
- 2022-12-27 15:10:03下载
- 积分:1
-
This source is getip an example of network programming under vc, vc to want to l...
此源码是getip的一个vc下网络编程实例,对于想学习vc下网络编程的新手是一个比较好的参考资料-This source is getip an example of network programming under vc, vc to want to learn network programming under the novice is a good reference
- 2022-01-28 22:54:30下载
- 积分: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
-
Main achieved IE download pictures after the completion of the script and other...
主要实现了IE下载图片脚本等完成后的提示和IE加载主URL后的提示。顺便实现了收藏夹读取功能。-Main achieved IE download pictures after the completion of the script and other tips and IE prompt after loading the main URL. Incidentally realized favorites read function.
- 2022-07-08 23:09:54下载
- 积分:1
-
远程认证拨号
远程拨入用户认证服务,Radius协议,rfc2865,rfc28-Remote Authentication Dial-In User Service, Radius agreement, rfc2865, rfc28
- 2022-05-27 19:29:37下载
- 积分:1
-
windows environment of Network Programming
windows环境下的网络编程-windows environment of Network Programming
- 2023-02-06 19:15:03下载
- 积分:1
-
以最高的安全网络_原英文版指南。拉链
网络最高安全指南_英文原版.zip -Guide to the highest safety network _ the original English edition. Zip
- 2022-10-08 11:40:03下载
- 积分:1
-
collate a good Java SMS transceiver procedures. With documentation, and some of...
一个整理好的JAVA短信收发程序。带文档以及一些搜集到的资料。方便大家学习-collate a good Java SMS transceiver procedures. With documentation, and some of the data collected. To facilitate learning
- 2022-11-01 05:40:03下载
- 积分:1