搜索资源列表
直接用Socket API实现UDP
- 直接Sochet API 实现UDP- Direct Sochet API realizes UDP
UDP
- UDP协议的简单编程,基于API实现的源程序
简单的TCP,UDP服务器,客户端(入门学习用)
- WIN API开发的基于SOCKET的简单TCP,UDP通信程序,对初学者使用SOCKET很有帮助
UDP_multi.rar
- VB的UDP组播实现,基于api函数实现此功能,VB implementation of the UDP multicast
支持三种协议(TCP,UDP和ICMP)的数据包抓取
- 一个网络抓包工具,支持三种协议(TCP,UDP和ICMP)的数据包抓取,使用winsock API编写,可以很方便的扩展自己的程序。可以把每种抓取的协议数据保存到日志记录文件中。抓包速度比较快,以树形列表给与分析,可以查看原始数据包。该程序需要在Windows XP/2000/NT操作系统上,并且有管理员权限。 -A network capture tool, supports three protocols (TCP, UDP and ICMP) packet capture, use the
PacketSniffer.rar
- 一个网络抓包工具,支持三种协议(TCP,UDP和ICMP)的数据包抓取,使用winsock API编写,可以很方便的扩展自己的程序。可以把每种抓取的协议数据保存到日志记录文件中。抓包速度比较快,以树形列表给与分析,可以查看原始数据包。该程序需要在Windows XP/2000/NT操作系统上,并且有管理员权限。,1 PacketCapture tools to support the three kinds of protocols (TCP, UDP and ICMP) packet capt
IOCP_API(1)
- 最新的IOCP封装DLL动态链接库,包括Server端和Client端,有TCP也有UDP,使用简单。-The latest IOCP encapsulation DLL DLL, including the Client and the Server, there are also UDP, using TCP
CEUDPDemo
- winCE操作系统下,基于SOCKET API封装一个CUDP_CE类,并通过该类演示了双方利用UDP进行传输数据的过程。-WinCE operating system, based on the SOCKET API package CUDP_CE a category, and through such demonstration of both sides to transmit data using UDP process.
UDP
- 模拟网络通讯中的UDP通讯,获取本机IP\MAC、网关\DNS地址-this is about UDP use WinSocket API
WindowsSocket
- 第1章 计算机网络体系结构 第2章 NetBIOS编程户端 第3章 重定向器、邮槽和管道 第4章 网络协议TCP/IP 第5章 局域网编程 第6章 Winsock基础 第7章 Winsock API高级编程 第8章 MFC Winsock高级编程 第9章 深入UDP 第10章 WinInet API开发 第11章 网络协议实现及应用 第12章 综合实例- Chapter 1 Computer Netw
UDP
- 基于UDP的简单收发演示,使用Windows API socket编程-The easy to send and receive UDP-based demonstration of the use of Windows API socket programming
Winsock
- windows socket api在delphi中的封装,调用简单,可用于dll库的开发,目前只实现了UDP部分-windows socket api of the package in delphi, call simple dll library can be used for development, is only part of the realization of the UDP
Chapter14
- 包含了VC下实现的WINDOWS API的TCP/UDP的网络服务器、客户端程序,还有一个聊天程序。-VC contains the WINDOWS API under the TCP/UDP network server, the client program, there is a chat program.
PacketSnifferOk
- PacketSniffer 网络原始数据包嗅探器(修正版) 一个网络抓包工具,支持三种协议(TCP,UDP和ICMP)的数据包抓取,使用winsock API编写, 可以很方便的扩展自己的程序。可以把每种抓取的协议数据保存到日志记录文件中。 抓包速度比较快,以树形列表给与分析,可以查看原始数据包。 该程序需要在Windows XP/2000/NT操作系统上,并且有管理员权限。 -PacketSniffer raw data network packet sniffer (Revi
JoyStick
- 一个利用windows32 API编程实现的游戏杆控制程序,并且使用UDP发送控制信息的示例程序-One advantage of the joystick windows32 API programming control program, and use UDP to send control information sample programs
raw.c.tar
- RAW SOCKET API抓报监听链路层数据,简单的分析TCP、UDP、IPV6等协议-RAW SOCKET API Monitor reported catch data link layer, the simple analysis of TCP, UDP, IPV6 and other agreements
LwIP
- 本文的章节安排是这样的:第2、3、4节对LwIP做一个总体上的描述,第5节是关于操作系统模拟层的内容,第6节是内存和缓冲区管理,第7节介绍LwIP网络接口抽象层,第8、9、10介绍IP、UDP、TCP协议的实现,第11、12节介绍如何与LwIP协议栈接口及LwIP提供的API,第13、14节将分析协议栈的实现,第15、16节提供LwIP API的参考手册,17、18节提供例子代码。-This chapter arrangement is like this: 2,3,4 LwIP do a se
udp.test
- 简单的UDP套接字试验测试小程序,可用来测试特定端口的UDP通信-a simple example for UDP api use in Java
综合交易平台API开发简介新版
- 综合交易平台Api包括交易Api和行情Api 交易Api建立在Tcp协议上,实现了客户端和综合交易平台之间的双向异步通讯。行情Api可以运行在Tcp或者在Udp协议上。 下面把综合交易平台简称为Thost,交易Api简称为TraderApi ,行情Api简称为MdUserApi。上述2种Api统称为Api
用API 写的 TCP/UDP 演示程序
- 用DELPHI API 写的 TCP/UDP 演示程序