CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - rtl8019 c
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - rtl8019 c - List
[
Other resource
]
RTL8019cc
DL : 0
RTL8019的驱动参考,c编写,用于单片机的网络通信。-RTL8019 driver reference, c preparation for the SCM network communications.
Update
: 2008-10-13
Size
: 3.62kb
Publisher
:
sx
[
Other resource
]
RTL8019
DL : 0
在TMS320VC5402上实现对网口味控制器RT8019的编程.C语言实现.可用.已调试.
Update
: 2008-10-13
Size
: 61.71kb
Publisher
:
海洋
[
Other resource
]
Embbeded_tcp_ip_user_guide
DL : 0
嵌入式TCP/IP协议栈说明书下载-- 技术说明: 1)用户应用协议栈则需要编写以太网的数据报收发驱动,就可以使用协议栈提供的标准SOCKET API,完成服务器和客户端应用程序的开发。 2)协议栈运行于非操作系统的环境下,因此它的运行速度与一般采用多任务操作系统的TCP/IP协议,速度相对说来要快。 3)协议栈完成的功能包括ARP,IP,ICMP(ping),TCP,UDP,暂不支持IGMP,RARP。 4)协议栈采用C代码编写,可方便的移植于各种单片机平台。 5)协议栈在ARM7+RTL8019硬件环境下测试,并建立了FTP服务器和WEB服务器,性能稳定。 6)协议栈建立的FTP服务器和WEB服务器与Internet Explorer浏览器和ftp.exe相互兼容。 7)协议栈每一个SOCKET上建了数据缓冲队列(数据结构),用于接收SOCKET的并发数据,实现多SOCKET的并发数据报处理,可同时运行FTP服务器和WEB服务器。 8)协议栈实现了ACK的延时答应(200ms),支持TCP多包发送和接收,但未支持TCP数据报的失序处理,因此适合局域网内使用。 诚邀与您合作,QQ:292942278
Update
: 2008-10-13
Size
: 11.14kb
Publisher
:
6756
[
SCM
]
8051web
DL : 0
keil c编写的单片机实现web服务 包含原程序和可执行文件-prepared by the MCU web services include the original procedures and executable files
Update
: 2025-02-17
Size
: 51kb
Publisher
:
杨世国
[
SCM
]
RTL8019cc
DL : 0
RTL8019的驱动参考,c编写,用于单片机的网络通信。-RTL8019 driver reference, c preparation for the SCM network communications.
Update
: 2025-02-17
Size
: 3kb
Publisher
:
sx
[
SCM
]
rtl8019_uclinux
DL : 0
rtl8019网卡在uclinux下的驱动程序,包括源代码和编译的2进制文件-Basis rtl8019 card in the driver, including the source code and compile two 229 documents
Update
: 2025-02-17
Size
: 63kb
Publisher
:
zeus
[
Embeded Linux
]
AKAEmbedded
DL : 0
AKA嵌入式开发兴趣小组杂志 1.cvs的配置 2.代码体积优化 3.UcLinux下网卡RTL8019AS的设置 4.嵌入式Linux系统的GDB远程调试实践 5.国内Linux嵌入式系统的发展 6.CMP Books - C Programming for -AKA embedded development group interested in the distribution of the magazine 1.cvs 2. Code size optimization 3.UcLi nux RTL8019AS card under the provision 4. Embedded Linux System practice GDB Remote Debugging 5. domestic embedded Linux system development 6.CMP Books-C Programming for
Update
: 2025-02-17
Size
: 130kb
Publisher
:
wonk
[
DSP program
]
RTL8019
DL : 0
在TMS320VC5402上实现对网口味控制器RT8019的编程.C语言实现.可用.已调试.-TMS320VC5402 realize in the RT8019 controller on the network
Update
: 2025-02-17
Size
: 62kb
Publisher
:
海洋
[
SCM
]
ENC28J60
DL : 0
单片机结合ENC28J60的以太网,源代码-Singlechip ENC28J60 combination of Ethernet, the source code
Update
: 2025-02-17
Size
: 1003kb
Publisher
:
maozheng
[
SCM
]
8051_RTL8019AS
DL : 1
8051单晶片乙太网介面RTL8019AS通讯范例。 程式需要采用C语言的编译软体(8051 Keil-C) 进行打开阅读,也可以使用“UltraEdit”等软体打开阅读或者编辑。电路图是用Protel软体画成,所以须使用该软体打开。-8051 single-chip Ethernet communications interface RTL8019AS example. Programs require the use of C language compiler software (8051 Keil-C) to open the reading, can also use the UltraEdit , such as reading or editing software to open. Protel software circuit diagram is drawn, so to use the software to open.
Update
: 2025-02-17
Size
: 22kb
Publisher
:
timmy chou
[
TCP/IP stack
]
zlIP-8051-rtl8019as
DL : 0
大侠编写的国产tcp/ip协议栈, 绝对超值!-Heroes prepared homemade tcp/ip protocol stack, the absolute value!
Update
: 2025-02-17
Size
: 293kb
Publisher
:
晕来晕去
[
SCM
]
RTL8019A(C)
DL : 0
一个简洁,高效的 RTL8019AS 驱动代码-A simple, efficient code RTL8019AS drive
Update
: 2025-02-17
Size
: 2kb
Publisher
:
李永建
[
SCM
]
ip-8019
DL : 0
利用51单片机对RTL8109进行控制,实现以太网通讯功能。-The use of 51 single-chip control of RTL8109, Ethernet communication functions.
Update
: 2025-02-17
Size
: 22kb
Publisher
:
dragon
[
Software Engineering
]
Embbeded_tcp_ip_user_guide
DL : 0
嵌入式TCP/IP协议栈说明书下载-- 技术说明: 1)用户应用协议栈则需要编写以太网的数据报收发驱动,就可以使用协议栈提供的标准SOCKET API,完成服务器和客户端应用程序的开发。 2)协议栈运行于非操作系统的环境下,因此它的运行速度与一般采用多任务操作系统的TCP/IP协议,速度相对说来要快。 3)协议栈完成的功能包括ARP,IP,ICMP(ping),TCP,UDP,暂不支持IGMP,RARP。 4)协议栈采用C代码编写,可方便的移植于各种单片机平台。 5)协议栈在ARM7+RTL8019硬件环境下测试,并建立了FTP服务器和WEB服务器,性能稳定。 6)协议栈建立的FTP服务器和WEB服务器与Internet Explorer浏览器和ftp.exe相互兼容。 7)协议栈每一个SOCKET上建了数据缓冲队列(数据结构),用于接收SOCKET的并发数据,实现多SOCKET的并发数据报处理,可同时运行FTP服务器和WEB服务器。 8)协议栈实现了ACK的延时答应(200ms),支持TCP多包发送和接收,但未支持TCP数据报的失序处理,因此适合局域网内使用。 诚邀与您合作,QQ:292942278-err
Update
: 2025-02-17
Size
: 11kb
Publisher
:
6756
[
SCM
]
tcpip
DL : 0
RTL8019网卡芯片源码,TCP/IP源码,包括TCP.C,UDP.C,IP.C-RTL8019 LAN chip source, TCP/IP source code, including TCP.C, UDP.C, IP.C
Update
: 2025-02-17
Size
: 303kb
Publisher
:
[
Internet-Network
]
RTL8019_driver
DL : 0
移植网卡驱动时有用: uboot-1.1.4 中的rtl8019驱动: 分别是rtl8019.c和rtl8019.h linux-2.4 中的ne2000兼容网卡驱动程序:分别是ne.c 8390.c 和8390.h 将上述5个文件稍做修改即可移植到任何平台-Transplantation network card driver useful: uboot-1.1.4 in the RTL8019 driver: namely rtl8019.c and rtl8019.hlinux-2.4 in the NE2000-compatible network adapter driver: namely ne.c 8390.c and 8390.h above 5 documents with some small modifications can be ported to any platform
Update
: 2025-02-17
Size
: 27kb
Publisher
:
lupeng
[
DSP program
]
RTL8019AS
DL : 0
DSP2812与RTL8019的C程序,CCS格式的-DSP2812 and RTL8019 C-program, CCS format
Update
: 2025-02-17
Size
: 156kb
Publisher
:
曹睿
[
DSP program
]
RTL8019
DL : 0
本文件夹中的代码是“RTL8019”的驱动代码。 main.c 该文件包括了main主函数,为读者朋友提供了一个以太网主循环的例子,读者朋友可根据自己系统以及用到的协议来自行更改这个循环。 RTL8019.C 该文件包括了RTL8019读写寄存器、重启芯片、接收数据包、发送数据包等各个底层驱动函数,以及ARP、以太网数据包处理等初级处理函数。 IP.C 该文件包括了UDP等IP层的协议代码。-The code in the folder is " RTL8019" the driver code. The document includes the main main.c main function, to provide an Ethernet Readers example of the main loop, Readers, can be used according to their own systems and protocols from the line to change this cycle. RTL8019.C read and write the file, including the RTL8019 registers and restart the chip, receiving data packets, sending data packets in various low-level driver functions, and ARP, Ethernet data packet processing functions and other primary processing. IP.C The document includes the UDP and other IP layer protocol code.
Update
: 2025-02-17
Size
: 7kb
Publisher
:
小胖
[
Parallel Port
]
241000DM9000
DL : 0
int main (void) { PINSEL0 = (0x00000005)|(0x03<<18) //P0.0 P0.1用作UART PINSEL1 = 0x00000000 //其余为GPIO ReadModuleP() // 读参数 SetNetPort() InitializeInterrupt() InitNic(0) //RTL8019芯片初始化,在global.c中定义 //WDTC =27662592 //2s //WDMOD =0X03 printf("Start OK!\n") while(1) { if(WorkMode==CLIENTHOST) //TCP客户端 ClientHostProcess() if(WorkMode==SERVERHOST) //tcp 服务器 ServerHostProcess() if(WorkMode==UDPHOST) //UDP 模式 UDPHostProcess() } return 0 } - int main (void) { PINSEL0 = (0x00000005)|(0x03<<18) //P0.0 P0.1用作UART PINSEL1 = 0x00000000 //其余为GPIO ReadModuleP() // 读参数 SetNetPort() InitializeInterrupt() InitNic(0) //RTL8019芯片初始化,在global.c中定义 //WDTC =27662592 //2s //WDMOD =0X03 printf("Start OK!\n") while(1) { if(WorkMode==CLIENTHOST) //TCP客户端 ClientHostProcess() if(WorkMode==SERVERHOST) //tcp 服务器 ServerHostProcess() if(WorkMode==UDPHOST) //UDP 模式 UDPHostProcess() } return 0 }
Update
: 2025-02-17
Size
: 676kb
Publisher
:
程教育
[
DSP program
]
RTL8019
DL : 0
本文件夹中的代码是“RTL8019”的驱动代码。 main.c 该文件包括了main主函数,为读者朋友提供了一个以太网主循环的例子,读者朋友可根据自己系统以及用到的协议来自行更改这个循环。 RTL8019.C 该文件包括了RTL8019读写寄存器、重启芯片、接收数据包、发送数据包等各个底层驱动函数,以及ARP、以太网数据包处理等初级处理函数。 IP.C 该文件包括了UDP等IP层的协议代码- main.c RTL8019.C IP.C
Update
: 2025-02-17
Size
: 7kb
Publisher
:
臧志强
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.