-
用C++实现的聊天程序的客户端,主要用于学习网络编程。
用C++实现的聊天程序的客户端,主要用于学习网络编程。-Implemented using C++ client chat program, mainly for learning network programming.
- 2022-04-09 01:19:13下载
- 积分:1
-
Linux domain sockets 编程
Linux domain sockets 编程-Linux domain sockets programming
- 2022-08-20 09:39:18下载
- 积分:1
-
串口通讯,用了一个老大封的类
串口通讯,用了一个老大封的类-serial communication, with the closure of a category leader
- 2022-02-13 23:41:46下载
- 积分:1
-
c++ socket编程实例(含服务端和客户端及日志写入)
本代码是c++ socket编程实例。包含服务端和客户端代码,可以实现客户端发送消息,服务端接收消息并写入日志。server.cpp为服务端。client.cpp为客户端。首先,需要准备好C++环境。先编译运行server.cpp,显示:“server is start,waiting for client.”表示启动成功。再编译运行client.cpp,这时再看服务端,显示:“Hello, This is client whg”,表示收到客户端发来的消息。
- 2022-04-16 12:24:48下载
- 积分:1
-
网络的多
网络多路广播的例子-network of multi-channel broadcasting example
- 2022-07-28 14:59:18下载
- 积分:1
-
using dial
用拨号网络拨号及取得连接状态-using dial-up and dial-up Internet connections made state
- 2023-01-20 02:15:04下载
- 积分:1
-
通过SNMP得到网络信息
通过嗅探方式获取网络信息,通过分析IP数据包,获取设备的物理地址,目的地址,源地址,设备类型,算法采用最优路径算法,效率高,耗时短,单次获取数据不到20毫秒。
- 2022-09-02 10:30:04下载
- 积分:1
-
DNS域名解析
本程序利用socket网络编程方法,主要实现给定域名,然后解析出其对应的IP地址,达到简单的域名解析的目的,程序使用模块化的编程方法,能够罗列出主机名及其对应的IP地址
- 2022-03-17 10:55:59下载
- 积分:1
-
This is a map of topological sorting procedure, the map data structure is one mo...
这是一个图的拓扑排序的程序,是数据结构的图一章中比较重要的内容,程序已经调试通过,可以供大家参考-This is a map of topological sorting procedure, the map data structure is one more important chapter in the content, procedures have been debug through, you can for your reference
- 2022-07-21 23:50:25下载
- 积分:1
-
一个简单聊天室实现,不错的哦,用JAVA写的
一个简单聊天室实现,不错的哦,用JAVA写的-a simple chat room realized, well, um, use Java to write the
- 2022-03-10 16:32:21下载
- 积分:1