-
TCP发包客户端编程,可以设置目的IP,目的端口
TCP发包客户端编程,可以设置目的IP,目的端口-TCP client contract programming, you can set the purpose of IP, destination port
- 2022-06-27 03:59:45下载
- 积分:1
-
信使小精灵,是一个简易的聊天工具。主要是演示了网络编程的主要步骤。本程序使用封装好的函数库,使得应用层不需要考虑网络消息是如何被接受和发送的,也不需要考虑数据粘
信使小精灵,是一个简易的聊天工具。主要是演示了网络编程的主要步骤。本程序使用封装好的函数库,使得应用层不需要考虑网络消息是如何被接受和发送的,也不需要考虑数据粘包和丢包的刺手问题,你只要调用相应的函数就可以了。函数库为你做好了这些工作。你只需要定义自己的协议头和消息结构体,定义好网络消息的回调函数就可以了。-Messenger elf is a simple chat tool. Mainly to demonstrate the major steps in network programming. This procedure using the package a good library, making the application layer does not need to consider how the network news is accepted and sent, nor need to consider the data packet and packet loss sticky hands of the Spurs, you simply call the corresponding function can be a . Function library for you to do a good job in those efforts. You only need to define your own protocol header and message structure, the definition of good network news can be a callback function.
- 2022-03-30 00:05:40下载
- 积分:1
-
VC++编程环境。实现简单网络传输协议sntp功能。界面友好,使用方便。...
VC++编程环境。实现简单网络传输协议sntp功能。界面友好,使用方便。-VC++ programming environment. Achieve the Simple Network Transfer Protocol sntp function. Friendly interface and easy to use.
- 2022-03-04 11:42:46下载
- 积分:1
-
一个简单的套接字通信原理实现的聊天程序
一个简单的利用socket通讯原理实现的聊天程序-A simple principle of the use of socket communication realize the chat program
- 2022-04-23 13:17:05下载
- 积分:1
-
通过本程序,我们可以访问局域网内的其他计算机的文件资源。通过学习,应学会如何使用CSocket类来对制定端口进行扫描。...
通过本程序,我们可以访问局域网内的其他计算机的文件资源。通过学习,应学会如何使用CSocket类来对制定端口进行扫描。-Through this process, we can access other computers on the LAN of file resources. Through the study, should learn how to use the CSocket class to the development of port scan.
- 2022-03-19 19:36:32下载
- 积分:1
-
完整的连接察看程序,可以察看有哪些程序打开了哪些端口,数据收发流量等等信息,推荐下载...
完整的连接察看程序,可以察看有哪些程序打开了哪些端口,数据收发流量等等信息,推荐下载-integrity of the link to see procedures, which can inspect the procedures which opened the port, data transceiver information flow, etc., to download
- 2022-02-11 22:52:09下载
- 积分:1
-
网络通讯的一些相关知识,以及其编程原理和实现源代码,介绍比较全面。...
网络通讯的一些相关知识,以及其编程原理和实现源代码,介绍比较全面。-network communications are relevant knowledge, and its programming principle and source code, introduced more comprehensive.
- 2023-02-17 09:40:04下载
- 积分:1
-
局域网点对点语音聊天程序,只要输入对方的IP地址就可以聊天了...
局域网点对点语音聊天程序,只要输入对方的IP地址就可以聊天了-LAN peer-to-peer voice chat program, as long as the importation of each other"s IP addresses on a chat
- 2022-11-10 18:15:03下载
- 积分:1
-
用java实现的Tftp(Sftp)客户端与服务器程序。在这个程序中用到了一个“状态”的机制:客户端与服务器端在开始运行时有相同的状态,通过用户的输入或程序内部...
用java实现的Tftp(Sftp)客户端与服务器程序。在这个程序中用到了一个“状态”的机制:客户端与服务器端在开始运行时有相同的状态,通过用户的输入或程序内部运行的机制,程序可以转到不同的状态,在不同的状态下程序实现了不同的功能 -Using java realized Tftp (Sftp) client and server program. In this procedure used a state of the mechanism: client and server-side run-time in the beginning has the same state, through user input or program running internal mechanisms, procedures can be transferred to a different state, in a different state under the procedures realize the different functions
- 2022-05-31 20:30:52下载
- 积分:1
-
网络编程,网络文件传输,作为网络编程的参考资料。
网络编程,网络上传输文件,可以作为网络编程的参考.-network programming, network file transfer, as network programming reference.
- 2022-04-30 14:45:22下载
- 积分:1