搜索资源列表
UART-WIFI
- Wifi模块为串口或TTL电平转WIFI通信的一种传输转换产品,Uart-Wifi 是基于Uart接口的符合wifi无线网络标准的嵌入式模块,内置无线网络协议IEEE802.11协议栈以及TCP/IP协议栈,能够实现用户串口或TTL电平数据到无线网络之间的转换。通过九汉科技Uart-Wifi模块M-600,使传统的串口设备也能轻松接入无线网络-Wifi module TTL level serial port or a switch to WIFI communication transmiss
CatchDataPacket
- 这是一个小型的用于抓包的工具,使用的Tcp\Ip协议栈-this is a catchpacket‘s tool
OpenTCP_8052
- 8051 TCP/IP 协议栈 采用 cs8900芯片-Macro to access external data memory area, where CS8900A is connected
Network-protocol
- 编写一个简化的协议分析器,了解数据通过网络传输时的封装与解析过程,加深理解TCP/IP协议栈的工作原理和网络应用软件开发能力-The preparation of a simplified protocol analyzer, data transmission through a network when the package with the parsing process, deepen the understanding of TCP/IP protocol stack of the
tcpudp
- NIOS IDE环境下 网络芯片ENC28J60驱动程序与TCP/IP协议栈,实现与上位机的TCP,UDP通信。-NIOS IDE environment, the network chip ENC28J60 driver and the TCP/IP protocol stack to achieve communication with the host computer s TCP, UDP.
p32_795_tcp_III
- 这个是microchip tcp/ip协议栈和USB协议栈移植在PIC32MX795F512上的源代码,另外还带UCOS操作系统-This is the the Microchip tcp/ip protocol stack and the USB stack transplantation in on PIC32MX795F512 source, also with UCOS operating system
uIP-AVR-0900
- 硬件平台为AVR MEGA64,协议栈以uip0.9为基础,,以太网驱动芯片为RTL8019AS,实现了精简型的嵌入式TCP/IP协议栈-The hardware platform for the AVR MEGA64, protocol stack based on uip0.9driving chip, Ethernet, RTL8019AS, implement streamlined embedded TCP/IP protocol stack
lwipwin32
- lwipwin32--tcp/ip协议栈的vc源码可编译版本-lwipwin32--the vc source code of tcp/ip protocol
linux-TcpPIP-note(1)
- linux-Tcp IP协议栈源码阅读笔记,分析TCP/IP协议各部分结构。-the linux-Tcp IP protocol stack source code to read notes, analysis of the TCP/IP protocol each part of the structure.
uip_http
- TCP/IP协议栈uip,实现网络服务器的例子,编程环节VC2005。-TCP/IP protocol stack uip example of the network server, the programming aspects of VC2005.
TCPsrv
- TCP/IP协议栈uip,实现http服务器的例子,编程环节VC2005。 -TCP/IP protocol stack uip example of the network server, the programming aspects of VC2005.
Web_Srv
- TCP/IP协议栈uip,实现简单的web服务器的例子文档,编程环境VC2005,文档中有截图、代码、文字。 -Uip TCP/IP protocol stack, to achieve a simple example of the web server document, the programming environment VC2005, screenshots, code, text in the document.
uip_Learning-document
- TCP/IP协议栈uip,学习文档word,编程环境VC2005,文档中详细介绍了uip的组成部分和流程图、学习过程。 -TCP/IP protocol stack uip, learning the Word document programming environment VC2005, the document details the components and flow chart of the uip learning process.
uip1.0
- uIP 协议栈是一种免费的可实现的极小的 TCP/IP 协议栈,可以使用 于由8位或16位微处理器构建的嵌入式系统。-UIP protocol stack is a free small implementation of TCP/IP protocol stack, can be used by8 or16 bit microprocessor embedded system construction.
uip-1.0
- 协议栈是一种免费的可实现的极小的 TCP/IP 协议栈,可以使用 于由8位或16位微处理器构建的嵌入式系统。-UIP protocol stack is a free small implementation of TCP/IP protocol stack, can be used by8 or16 bit microprocessor embedded system construction.
TRTLL-lwIP-00h
- 经典的TCP/IP协议栈,非常适合于开开发者从代码的角度来理解tcp/ip的原理 -The classic TCP/IP protocol stack, very suitable to open developer from the perspective of code to understand the principle of the tcp/ip
The-Linux-TCP-IP-Stack
- linux 协议栈源代码分析,分析得比较清楚,对linux协议栈学习者很有帮助-linux protocol stack source code analysis, the analysis was clear and helpful on the Linux protocol stack learners
tlwip110c
- tcp/ip协议栈,单片机SSCM网络通信C程序可直接使用。 -tcp/ip protocol stack, single-chip the SSCM network communication C program can be used directly.
LLWIIP_manullW
- LWIP是TCP/IP协议栈的一种实现。LWIP的主要目的是减少存储器运用量与代码尺寸,使LWIP适合应用于小的、资源有限的处理器如嵌入式系统。为了减少处理器与存储器要求,lwIP能通过不需任何何数据据拷贝的API进行裁减。本文叙述了lwIP的设计与实现。叙述了协议实现及子系统中所使用的算法与数据结构如存储与缓冲管理系统。还包含LWIP API的参考手册与使用LWIP 的一些代码源码实例。 -LWIP is an implementation of TCP/IP protocol stack
ZZZLIP02L
- ZLIP0.2一个很容易入门的TCP//IP协议栈,自己在AVR上成功移植过。 -ZLIP0.2 an easy entry TCP// IP protocol stack, the AVR successfully transplanted.