-
客户端 Winsock
服务器和客户端有不同的行为 ;因此,创建它们的过程是不同的。以下是用于创建流 TCP/IP 服务器和客户端的一般模型。
- 2022-02-01 10:35:44下载
- 积分:1
-
CISCO工作手册完整版,是学习路由器配置的利器,新手值得一读。...
CISCO工作手册完整版,是学习路由器配置的利器,新手值得一读。-CISCO full version of the manual work, is to learn from the router configuration tool, and newcomers worth reading.
- 2022-06-01 01:22:50下载
- 积分:1
-
ngrep致力提供大多数GNU grep的共同特征,将它们应用于日…
ngrep strives to provide most of GNU grep s common features, applying them to the network layer. ngrep is a pcap-aware tool that will allow you to specify extended regular or hexadecimal expressions to match against data payloads of packets. It currently recognizes TCP, UDP and ICMP across Ethernet, PPP, SLIP, FDDI, Token Ring and null interfaces, and understands bpf filter logic in the same fashion as more common packet sniffing tools, such as tcpdump and snoop.
- 2022-02-03 23:34:40下载
- 积分:1
-
BroadcastSender
#include
#include
#include
#include
#include
#include
#include "Practical.h"
static const char *IN6ADDR_ALLNODES = "FF02::1"; // v6 addr not built in
int main(int argc, char *argv[]) {
if (argc != 4) // Test for correct number of arguments
- 2022-05-22 11:28:35下载
- 积分:1
-
百度知道自动回复时张贴机器人。可用于广告…
百度知道的自动发帖回复机器人。可以用来发广告,哈哈。-Baidu know that the automatic reply when posting robot. Can be used for the advertisement says.
- 2022-04-29 10:07:37下载
- 积分:1
-
聊天客户端
vc socket实现的聊天室,一个服务器,多个客户端。多个客户端可以通过这个服务器进行通信
- 2023-07-21 09:10:04下载
- 积分:1
-
一个聊天室的代码
一个聊天室的代码-a chat room code
- 2022-03-11 20:43:10下载
- 积分:1
-
EVC中网络编程的ping的例子,对初学EVC有些帮助
EVC中网络编程的ping的例子,对初学EVC有些帮助-EVC network programming in the ping example, EVC for beginner some help
- 2022-02-04 11:22:56下载
- 积分:1
-
微软的DNS源码实例
微软的DNS源码实例-Microsoft"s source code examples DNS
- 2022-06-12 11:54:42下载
- 积分:1
-
Socke文件传输
利用socket套接字编写的CS模型下的文件传输功能,实现了客户端和服务器端的文件传输,可以在不同的Ip间进行文件传输,对于本地网络127.0.0.1建立了C和S。
- 2022-03-20 15:31:39下载
- 积分:1