搜索资源列表
portcheck.zip
- 检查一个tcp或udp端口是否被占用
(IP Messenger) Ver2.04
- -跨平台信息交流,基于 TCP/IP(UDP),无需服务器,简单易用 可传送文件和文件夹 通讯数据采用 RSA/Blofish 加密-- cross platform information exchange, based on TCP/IP (UDP), does not need the server, simple Yi Yongke transmits the document and the folder communication data uses RSA/Blofish to
tcpip_lib4
- 老外的TCPLIB 里面包括了很多东西,比如Sniff,以及IGMP封包,TCP封包,UDP封包等等封包创建程序,以及隐匿扫描端口程序和很多很多一共有10多个基于这个LIB的实例程序。为了让目录比较整洁,本来可以拆成10个源码的我把他压缩在了一起。-of the foreigners TCPLIB includes a lot of things, such as Sniff and IGMP packets, TCP packets, UDP packets, and so on the pa
支持UDP TCP ICMP的QQ代理程序
- 支持UDP TCP ICMP的QQ代理程序-support the ICMP TCP UDP QQ agent
Exercise3
- 分别遵循 TCP 和 UDP 协议的编程, 了解2个协议的主要区别, 了解其各自的优缺点.-were followed TCP and UDP programming, understanding the two main differences between the agreement and understanding of their respective strengths and weaknesses.
TCP.UDP高级编程1
- TCP UDP高级编程 讲述重要理论和方法-TCP UDP senior programming on important theoretical and methodological
Winsock通信测试程序--Source-V2.0
- 使用Winsock控件编写的TCP、UDP通信测试程序,支持CRC、XOR、SUM等通信校验方式,是一款比较使用的工程测试工具软件-Winsock controls prepared by the TCP, UDP communications test procedure, support CRC, XOR, SUM calibration methods such as communications, is a comparison of the use of engineering sof
vc开发tcp聊天服务器端
- 目前绝大多数的聊天程序都是采用UDP开发的,本程序则采用TCP开发,适用于对信息传输要求比较高的场合,本程序是服务器端源代码。-majority of the chat procedures are developed using UDP, TCP procedure is used to develop, apply to information transmission and high demand on the occasion, the process is server source
socket_wonder111
- windows下的socket编程,例子,可以发送tcp,udp报等,适合于初学者看看,里面共有server和client的详细实现-windows under the socket programming, for example, can send tcp, udp reported, suitable for beginners look at the total inside the server and client to achieve detailed
UDP轻松应用
- \"用户数据报协议\"(User Datagram Protocol,简称UDP)是基于无连接的通信协议,不保证可靠数据的传输;\"传输控制协议\"(Transmission Cotrol Protocol,简称TCP)是基于连接的通信协议,可提供个两台计算机之间可靠无差错的数据传输。但是UDP能够向若干台目标计算机发送数据;接收发自若干个源计算机的数据。而在多台计算机构成的仿真或控制系统中,经常会出现多台计算机进行数据传输,所以在仿真或控制软件中采用UDP协议的较多。-"User D
tcpudpproxy
- 一个封装非常好的tcp、udp异步客户端通讯类 自动支持sock4、sock5代理,在循环的数据发送中可保证数据的成功发送-a very good tcp, udp asynchronous client communications automatically support sock4, sock5 agents, the cycle of the data can be sent to ensure the success of this data
TCP.UDP高级编程zzzzz
- TCP.UDP高级编程 z-TCP.UDP Advanced Programming
netstats
- This program implements a subset of the Netstat program s functionality. Specifically, it enumerates and displays information about all UDP and TCP endpoints.-This program implements a subset of the netstat program s functionality. Specifically, i
TCPUDPSeniorProgramming
- TCP.UDP高级编程,是一个高级的聊天程序,程序中集成了TCP和UDP聊天程序,注意程序运行的时候需要设定命令行参数,可以在项目设置中进行设定,或者通过命令行参数直接执行-TCP.UDP senior programming, is a senior Chat procedures, procedures which integrates TCP and UDP chat program, to the running time needed to set the command line p
TCP_UDP
- 用于网络通讯的TCP和UDP例程,每个通讯协议在一个例子当中实现!-communications network for the TCP and UDP routines, each communication protocol in which to achieve an example!
TCP.UDp
- TCP.UDP高级编程,是一个高级的聊天程序,程序中集成了TCP和UDP聊天程序,注意程序运行的时候需要设定命令行参数,可以在项目设置中进行设定,或者通过命令行参数直接执行
TCP.UDP
- 关于TCP,UDP协议的网络编程,程序实现了客户端和服务器端的通信连接,通过socket建立连接,可以互相发送消息接收。
基于IPv6的tcp/udp网络通信程序
- 这是一个基于IPv6的tcp/udp网络通信程序的工程。 该工程包括TCP Server端程序,TCP Client端程序,以及UDP Server端程序和UDP Client端一共4个程序,建立在同个工程中一起提供。
C++ TCP/UDP Server & Client examples
- TCP and UDP server & client example codes. Open source code then change default IP and port values. It is ready to be used!
用API 写的 TCP/UDP 演示程序
- 用DELPHI API 写的 TCP/UDP 演示程序