-
使用TCP协议 使用winsockt编程 实现点对点的通信
使用TCP协议 使用winsockt编程 实现点对点的通信-Using the TCP protocol uses point to point communication programming winsockt
- 2022-03-13 23:55:12下载
- 积分:1
-
一个实现SNTP协议的客户端程序
一个实现SNTP协议的客户端程序-achieve an agreement SNTP client
- 2022-05-05 01:38:59下载
- 积分:1
-
类似Windows的netstat程序的程序
类似Windows的netstat程序的程序 -An app which is like to windowss netstat
- 2022-02-28 11:14:55下载
- 积分:1
-
多线程端口扫描
一个代码很规范的程序,实现对目标IP的主机进行端口扫描,其中线程数在程序中内嵌,无法自定义。可以自定义要扫描的端口号,有操作界面,操作简单,运行流畅,不会出现运行过慢的情况,不会卡顿,很好的例子。源码中有详细的注释。
- 2022-10-20 18:05:04下载
- 积分:1
-
1、 在线唱片销售系统的特点就是利用Browser/Server(B/S)结构,实现唱片的在线查询、销售、以及唱片的在线管理等功能。这种系统的优势在于系统简单、...
1、 在线唱片销售系统的特点就是利用Browser/Server(B/S)结构,实现唱片的在线查询、销售、以及唱片的在线管理等功能。这种系统的优势在于系统简单、功能强大、扩展能力良好以及能够方便的跨地域操作等特性。-an online music distribution system, is characterized by the use of the Browser/Server (B/S) architecture, achieving record online inquiries, sales, and records of online management functions. The advantages of such a system is a simple system, the powerful, and good expansion capabilities to facilitate the operation of the transportation characteristics.
- 2023-01-18 09:55:03下载
- 积分:1
-
信使小精灵,是一个简易的聊天工具。主要是演示了网络编程的主要步骤。本程序使用封装好的函数库,使得应用层不需要考虑网络消息是如何被接受和发送的,也不需要考虑数据粘...
信使小精灵,是一个简易的聊天工具。主要是演示了网络编程的主要步骤。本程序使用封装好的函数库,使得应用层不需要考虑网络消息是如何被接受和发送的,也不需要考虑数据粘包和丢包的刺手问题,你只要调用相应的函数就可以了。函数库为你做好了这些工作。你只需要定义自己的协议头和消息结构体,定义好网络消息的回调函数就可以了。-messenger elf is a simple chat tools. A major demonstration is the main network programming steps. The programs use Packaging good libraries, makes application layer need not consider the network news is how it has been accepted and sent, and do not need sticky packets of data and packet loss of a thorn in hand, as long as you call the corresponding function on it. Functions well as your work. You only need to define its own agreement head and the structure of news, the definition of a good network news callback function on it.
- 2022-01-26 00:49:46下载
- 积分:1
-
This just a simple Winsocket chat program, check it out, and feel free to give m...
This just a simple Winsocket chat program, check it out, and feel free to give me tips and comment, through email or on this website.
-This is just a simple Winsocket chat program, check it out, and feel free to give me tips and comment, through email or on this website.
- 2023-06-21 03:20:03下载
- 积分:1
-
众所周知
基于使用RawSocket无法实现监听本机发送的数据
本代码实现了 基于SPI监听所发送数据的功能...
众所周知
基于使用RawSocket无法实现监听本机发送的数据
本代码实现了 基于SPI监听所发送数据的功能 -As we all know can not be achieved based on the use of eavesdropping RawSocket send the local data of the code based on the SPI to monitor the function of sending data
- 2022-07-08 03:09:49下载
- 积分:1
-
Test the local network traffic, in memory drawing, and then to graphic display.
测试本机的网络流量,在内存中绘图,然后以图形显示。-Test the local network traffic, in memory drawing, and then to graphic display.
- 2022-01-25 16:47:45下载
- 积分:1
-
一个带GUI的Ping程序,基于MFC实现,并且可以保存历史记录
一个带GUI的Ping程序,基于MFC实现,并且可以保存历史记录-A GUI with the Ping program, based on the MFC realize, and can be preserved for history
- 2022-02-26 11:46:50下载
- 积分:1