-
the software in peer
本软件要在网络中实现点对点的实时对话,主要的工作大约有: A).软件界面的实现。 B).两台主机通过Socket进行通信的实现。 C).如何从本机接收到要发送给对方的消息与如何接收到从对方来的消息并显示的过程。 D).进行异常处理。-the software in peer-to-peer networks to achieve real-time dialogue, the main work around : A). Software interface is achieved. B). Two mainframe through Socket communication is achieved. C). How receive from the machine to be sent to the other party and how to receive news from the other side of the news and display process. D). For Exception Handling.
- 2022-04-12 10:02:14下载
- 积分:1
-
实时信息系统可以上传下载提供用户权限设置,并能及时通讯。...
实时信息系统可以上传下载提供用户权限设置,并能及时通讯。-Uploading and downloading real-time information system can provide the user access settings, and timely communication.
- 2022-03-12 07:58:17下载
- 积分:1
-
Visual Basic 6.0 网络通信协议分析与应用实现 很不错的随书源码 分享给大家...
Visual Basic 6.0 网络通信协议分析与应用实现 很不错的随书源码 分享给大家-Visual Basic 6.0 Analysis and Application of network communication protocols to achieve a very good source to share with the book to everyone
- 2023-04-02 01:45:13下载
- 积分:1
-
通过SNMP查询来得到网卡信息,做软件授权可参考该功能
通过SNMP查询来得到网卡信息,做软件授权可参考该功能-Through SNMP queries to obtain card information, the software is authorized to make reference to the function
- 2023-07-25 23:25:03下载
- 积分:1
-
使用C#语言实现通过FTP服务器下载文件,有下载文件进度显示!
使用C#语言实现通过FTP服务器下载文件,有下载文件进度显示!-using C# language through FTP server download files, download files show progress!
- 2023-07-31 11:30:03下载
- 积分:1
-
采用TCP栈PING远程主机的一个小程序
采用TCP栈PING远程主机的一个小程序-using TCP stack PING remote host a small program
- 2022-01-25 22:22:21下载
- 积分:1
-
这是一个基于VC6.0 CSocket套接字开发的简单文本通信程序,对网络初学者有一定参考价值。
这是一个基于VC6.0 CSocket套接字开发的简单文本通信程序,对网络初学者有一定参考价值。-This is a VC6.0 CSocket socket on the development of simple text communications procedures, the network has a certain reference value for beginners.
- 2022-08-21 09:25:08下载
- 积分: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
-
采用控件进行网络通讯的聊天服务器软件,已调试过。注意:在开启软件前需搭建网络线路,否则会有错误提示,影响软件正常运行...
采用控件进行网络通讯的聊天服务器软件,已调试过。注意:在开启软件前需搭建网络线路,否则会有错误提示,影响软件正常运行-Controls network communications using the chat server software, have been debug. NOTE: before opening the software to build the network line, or it will error and affect the normal operation of software
- 2022-05-09 05:47:53下载
- 积分:1
-
rtp windows platform in the realization, it can be examined.
rtp在windows平台下的实现方式,可以参考一下。-rtp windows platform in the realization, it can be examined.
- 2023-05-17 05:05:03下载
- 积分:1