Zlg_TCP_IP

所属分类:TCP/IP协议栈
开发工具:Unix_Linux
文件大小:1392KB
下载次数:299
上传日期:2008-04-12 09:31:43
上 传 者HKjinzhao
说明:  周立功TCP/IP协议栈,结构清晰、简单 包括: \APR \CRC \ETHERNET \HARDWARE \INCLUDE \IP \PING \SOCKET \TCP \UDP
(Week Ligong TCP/IP protocol stack, structure, clarity, simplicity, including: APRCRCETHERNETHARDWAREINCLUDEIPPINGSOCKETTCPUDP)

文件列表:
Zlg_IP\tcpip\ARP\ARP.C (11636, 2004-04-20)
Zlg_IP\tcpip\ARP (0, 2008-04-12)
Zlg_IP\tcpip\CRC\CRC.C (4819, 2003-04-16)
Zlg_IP\tcpip\CRC (0, 2008-04-12)
Zlg_IP\tcpip\ETHERNET\Ethernet.c (7697, 2004-05-21)
Zlg_IP\tcpip\ETHERNET (0, 2008-04-12)
Zlg_IP\tcpip\HARDWARE\Hardware.c (14889, 2004-05-24)
Zlg_IP\tcpip\HARDWARE\mcu_hardware.c (2043, 2003-08-11)
Zlg_IP\tcpip\HARDWARE (0, 2008-04-12)
Zlg_IP\tcpip\INCLUDE\ARP.H (941, 2004-03-19)
Zlg_IP\tcpip\INCLUDE\cfg_net.h (1492, 2004-06-25)
Zlg_IP\tcpip\INCLUDE\ETHERNET.H (1223, 2004-05-21)
Zlg_IP\tcpip\INCLUDE\HARDWARE.H (905, 2004-02-19)
Zlg_IP\tcpip\INCLUDE\ICMP.H (1138, 2004-04-28)
Zlg_IP\tcpip\INCLUDE\IP.H (1832, 2004-04-21)
Zlg_IP\tcpip\INCLUDE\TCP.H (3776, 2004-05-15)
Zlg_IP\tcpip\INCLUDE\UDP.H (1346, 2004-04-28)
Zlg_IP\tcpip\INCLUDE\Udp_bak.h (1285, 2003-09-02)
Zlg_IP\tcpip\INCLUDE\UTILITS.H (337, 2003-04-21)
Zlg_IP\tcpip\INCLUDE\zlg_socket.h (1629, 2004-08-16)
Zlg_IP\tcpip\INCLUDE (0, 2008-04-12)
Zlg_IP\tcpip\IP\IP.C (6698, 2004-05-21)
Zlg_IP\tcpip\IP (0, 2008-04-12)
Zlg_IP\tcpip\PING\ICMP.C (4246, 2004-05-21)
Zlg_IP\tcpip\PING (0, 2008-04-12)
Zlg_IP\tcpip\socket\zlg_socket.c (18167, 2004-08-16)
Zlg_IP\tcpip\socket (0, 2008-04-12)
Zlg_IP\tcpip\TCP\TCP.C (35343, 2004-05-15)
Zlg_IP\tcpip\TCP (0, 2008-04-12)
Zlg_IP\tcpip\UDP\UDP.C (2858, 2004-04-28)
Zlg_IP\tcpip\UDP\Udp_bak.c (4338, 2003-09-02)
Zlg_IP\tcpip\UDP (0, 2008-04-12)
Zlg_IP\tcpip (0, 2008-04-12)
Zlg_IP\应用例子\uCOS-II\arm\IRQ.inc (3887, 2004-08-27)
Zlg_IP\应用例子\uCOS-II\arm\OS_CPU.H (5650, 2003-07-08)
Zlg_IP\应用例子\uCOS-II\arm\Os_cpu_a.s (9932, 2003-10-11)
Zlg_IP\应用例子\uCOS-II\arm\Os_cpu_c.c (16355, 2003-07-08)
Zlg_IP\应用例子\uCOS-II\arm (0, 2008-04-12)
Zlg_IP\应用例子\uCOS-II\Arm_Pc\PC.C (28918, 2003-07-21)
Zlg_IP\应用例子\uCOS-II\Arm_Pc\PC.H (3492, 2003-06-17)
... ...

pc.c是移植于μCOS-II的PC服务代码(pc.c) 主要改动: 1、#include "includes.h"改为"config.h" 2、在屏幕上显示改为向UART0发送数据,在电脑上显示,影响的函数: PC_DispChar()、PC_DispClrCol()、PC_DispClrRow()、PC_DispClrScr()和PC_DispStr() 3、获取键值改为从UART0获取,影响的函数:PC_GetKey() 4、因为没有dos环境所作的修改,影响的函数: PC_DOSReturn()、PC_DOSSaveReturn()、PC_SetTickRate()(删除)、PC_VectGet()(删除)和 PC_VectSet(删除)。 5、因为定时器不同所作的修改,影响的函数: PC_ElapsedStart()和PC_ElapsedStop()。 6、因为实时时钟不同所作的修改,影响的函数:PC_GetDateTime()。

近期下载者

相关文件


收藏者