搜索结果
找到约 747 项符合
UDP 的查询结果
按分类筛选
- 全部分类
- Internet/网络编程 (116)
- 网络 (82)
- Java编程 (75)
- Linux/Unix编程 (53)
- 单片机开发 (29)
- Delphi控件源码 (26)
- 技术资料 (26)
- Windows CE (21)
- 微处理器开发 (20)
- 其他 (20)
- 嵌入式/单片机编程 (20)
- 学术论文 (15)
- 通讯编程文档 (15)
- 通讯/手机编程 (14)
- uCOS (12)
- 其他嵌入式/单片机内容 (12)
- 通信网络 (9)
- DSP编程 (9)
- 软件设计/软件工程 (9)
- VIP专区 (8)
- 嵌入式Linux (7)
- 书籍源码 (7)
- VC书籍 (7)
- Applet (6)
- 汇编语言 (6)
- 其他书籍 (6)
- 文章/文档 (6)
- 源码 (6)
- 单片机编程 (5)
- VxWorks (5)
- 驱动编程 (5)
- 串口编程 (4)
- 系统设计方案 (4)
- Modem编程 (4)
- Jsp/Servlet (4)
- 软件 (4)
- 数据库系统 (3)
- 游戏 (3)
- SQL Server (3)
- 电子书籍 (3)
- J2ME (3)
- C/C++语言编程 (2)
- 单片机相关 (2)
- 嵌入式综合 (2)
- 接口技术 (2)
- 加密解密 (2)
- 其他数据库 (2)
- 手机短信编程 (2)
- 操作系统开发 (2)
- 人工智能/神经网络 (2)
- 3G开发 (2)
- Java书籍 (2)
- 书籍 (2)
- 驱动程序 (1)
- uCOS编程 (1)
- DSP工具/软件 (1)
- 开发板开源 (1)
- 测试测量 (1)
- Symbian (1)
- 生物技术 (1)
- OA系统 (1)
- 邮电通讯系统 (1)
- 文件格式 (1)
- Delphi/CppBuilder (1)
- Windows Mobile (1)
- 易语言编程 (1)
- 数学计算 (1)
- 教育系统应用 (1)
- 手机WAP编程 (1)
- 压缩解压 (1)
- 软件工程 (1)
- 认证考试资料 (1)
- JavaScript (1)
- VHDL/FPGA/Verilog (1)
- GPS编程 (1)
- 单片机 (1)
- 设计相关 (1)
- 无线通信 (1)
- 源码/资料 (1)
- 软件测试 (1)
- 经验 (1)
- 手册 (1)
- 教程 (1)
- 精品软件 (1)
Internet/网络编程 网络编程技术
网络编程技术,使用多线程开发的基于UDP的简单聊天程序。聊天基本功能均与实现
Internet/网络编程 一个tcp/ip协议栈
一个tcp/ip协议栈,实现了包括arp、tcp、udp、http、ftp、动态分配IP等协议
驱动编程 利用系统驱动服务ipFltDrv.sys写的过滤驱动
利用系统驱动服务ipFltDrv.sys写的过滤驱动,仅支持TCP\UDP\ICMP协议的拦截、过滤
通讯编程文档 Linux网络编程TCP/IP协议
Linux网络编程TCP/IP协议,介绍网络层次,IP的数据结构,UDP和TCP协议等
Internet/网络编程 专用于win98
专用于win98,win2000,winxp下开发网络程序用途,可以看成网络精灵,功能类似串口精灵,可以作为客户端调试,也可作为服务器端调试,支持TCP/ip协议,UDP协议
Linux/Unix编程 CFE contains the following important features: * Easy to port to new SB1250/BCM1480 designs
CFE contains the following important features:
* Easy to port to new SB1250/BCM1480 designs
* Initializes CPUs, caches, memory controllers, and peripherals
* Built-in device drivers for SB1250 SOC peripherals
* Several console choices, including serial ports, ROM
emulators, JTAG, e ...
VC书籍 用VC++6.0的Sockets API实现一个聊天室程序.txt VC++对网络编程的支持有socket支持
用VC++6.0的Sockets API实现一个聊天室程序.txt
VC++对网络编程的支持有socket支持,WinInet支持,MAPI和ISAPI支持等。其中,Windows Sockets API是TCP/IP网络环境里,也是Internet上进行开发最为通用的API。最早美国加州大学Berkeley分校在UNIX下为TCP/IP协议开发了一个API,这个API就是著名的Berkeley Socket接口(套 ...
Linux/Unix编程 一个C程序
一个C程序,获取ARP表信息,UDP通讯及连接数据库,读取配置文件等功能
网络 The uIP implementation is designed to have only the absolute minimal set of features needed for a fu
The uIP implementation is designed to have only the absolute minimal set of features needed for a full TCP/IP stack. It can only handle a single network interface and contains only a rudimentary UDP implementation, but focuses on the IP, ICMP and TCP protocols. uIP is written in the C programming la ...