资源列表
TCP-time-ser-to-cli
- TCP套接字编程 --时间服务器例程 服务器端程序等待客户端连接请求 当有客户端请求时,显示客户端IP地址和端口地址 给客户端返回服务器端当前时间 客户端向服务器端询问当前时间 连接到时间服务器 显示从服务器返回的时间信息-TCP Time Server Instance: The server-side program waits for a client connection request When a client requests, display t
Network-Demo-CSharp
- Network-Demo-C#是用c#开发的网络方面的demo,覆盖http、tcp/ip、udp、socket的服务端和客户端的demo示例-Network- Demo- c# Demo is to use c# development of the Network, HTTP, TCP/IP, udp, socket server and client Demo sample
ManagedWifi-master
- wifi source code for c#
reaver-wps-master
- REAVER WPS SOURCE CODE
Fetche-HTTP-1.1.0
- Code to fetch the link for any web data. This code is for HTTP Request/Response fatching.
pingdevice
- Ping All IP Address on Network and display IP Address, Device Name and MAC addre-Ping All IP Address on Network and display IP Address, Device Name and MAC address
socketAPI
- 一个简单的socket编程源码,客户端和服务器端,适合于初学者。-A simple socket programming source, the client and server side, suitable for beginners.
3.poll
- poll函数的基本使用,适用于初学者理解基本知识和基本概念。-Basic use poll function, for beginners to understand the basic knowledge and basic concepts.
4.epoll
- epoll的基本使用,适用于初学者掌握基本知识,理解基本概念。-Basic use epoll, suitable for beginners to master the basic knowledge and understanding of basic concepts.
udp
- udp的基本使用,适用于初学者掌握基本知识,理解基本概念。-Basic use udp, suitable for beginners to master the basic knowledge and understanding of basic concepts.
1.sock
- sock的基本使用,适用于初学者掌握基本知识,理解基本概念。-Basic use sock, suitable for beginners to master the basic knowledge and understanding of basic concepts.
TCP-client
- tcp/ip通讯,实现了客户端的tcp/ip协议的通讯,可以扩展更多功能。-tcp/ip communication, to achieve the communication client tcp/ip protocol can be extended more.