搜索资源列表
TCPServer
- 一个简单的vc下tcp服务器端程序服务器端的程序当有客户提出连接请求时,在端口与客户端进行连接,连接成功后,显示客户IP地址和端口号,并给客户端发送“Hello!I am a server.”字符串。如果发送正确则显示所发送的字节数-Vc under a simple tcp server-side server-side program when connection requests made by the customer, in the port and connect the clie
IP
- 获取客户端,获取客户端,并且修改客户端IP-Access, modify the client IP
qqidtoadress
- 利用ip库,通过ip得 地区-hello world this is very good
IP-hello
- IP数据包的捕获与解析,用windows api函数编写,用于网络抓包,可以获取所有到达本网卡的数据包,只抓ip包。-IP packet capture and analysis, prepared by windows api function for the network capture, you can access all of us card arrived packets, only packets ip grasp.
clientserver
- 客户端程序向服务器提出TCP连接的请求,当连接建立后,从服务器的端口5050接收数据并进行显示,然后断开与服务器的连接 服务器端的程序当有客户提出连接请求时,在端口5050与客户端进行TCP连接, 连接成功后,显示客户IP地址和端口号,并给客户端发送" Hello! I am a server." 字符串。如果发送正确则显示所发送的字节数 命令格式:server -Client TCP connection to the server made the request
STM32F_ETH__V1.0.0
- 基于STM32F107的LWIP协议程序,支持UDP、DHCP、tftp等协议,-The STM32F107 LwIP Demonstration Package is a set of networking applications for STM32F107 microcontrollers build on top of the free LwIP TCP/IP stack, and contains: A DHCP client, for IP address setting
OADV routing protocol implement in c++
- In AODV, routes are discovered in an on-demand basis and are maintained as long as they are required. Like DSDV it maintains a sequence number, which it increases each time it finds a change in the topology of its neighborhood. This sequence number e
socket-non-bloquante
- Hello, here is an example non-blocking client that connects to an IP address and a PORT taken into argument. Not need a server to notice that not fashion blocking, the error is displayed Operation now in progress and in blocking mode, error