资源列表
Tutorial_IP_Telephony
- IP Telephony Tutorial
TCPTest_New
- 方便与硬件设计的TCP/IP协议编程。带有源码。-convenience and hardware design of TCP / IP programming. With the source code.
draft-ietf-sigtran-iua-10
- sigtran singaling over ip
tcp_file_transfer
- 基于labview的主机间TCPIP协议传输程序,有服务器端和客户端-a transfer program base on labview and tcpip protocol,including server and client
udp
- udp send examples you can study it
uip-avr-030910
- uIP TCP/IP stack for avr microcontrollers
Ip_Check
- A:用c++语言来实现对IP的合法性进行验证。 例如: 1:1.1.1.1.1 2:0.1.1.1 3:.2.3.啊 等等都不是合法的IP地址。 B:判断两个子网是不是在同一网段,等等。具体如抓图所示。-A : c language to realize the legitimacy of IP verified. For example : 1:1.1.1.1.1 2:0.1.1.1 3 : 1.2.3. ah, etc. is not legitimate I
SocketAsyncClient
- SocketAsyncClient base code
TCPUDPSPY
- 列出当前所在网络中的本台计算机中的各种连接,含UDP TCP。-a list of the network where the computers of connections, including TCP UDP.
NetTest
- tcp udp c# 应用 tcpclient 监听 发送-tcp udp tcpclient listener senddata
tcpview
- TCP VIEW PROGRAM WINDOWS BEST SYSINTERNALS
socket_raw
- 简单的socket收发实例,IP可改为本机回环127.0.0.1先测试,看一下简单的收发过程。-A simple socket receive and send program.