搜索资源列表
VxWorks_net
- vxworks下的网络通信编程,TCP/IP协议-network communication programming under vxworks, TCP/IP protocol
socket_tcp_udp_vxworks
- 基于嵌入式实时操作系统vxworks的socket网络编程,初学必备!包含udp、tcp的客户机/服务器的代码实现,tcp服务器支持多任务并发处理连接请求;开发工具为tornado for pentium 在vxworks虚拟机上调试通过,含搭建虚拟机的详细步骤。-Vxworks embedded real-time operating system based on the socket network programming, beginners must have! Contains ud
vxwork_src.rar
- 大名鼎鼎的嵌入式操作系统vxworks的完整的源代码,支持多种体系结构的嵌入式处理器,如arm,x86,i960,mc68k,mips,ppc,sparc等,包含完整的实时多任务处理及网络tcpip,dhcp,rip等协议,tffs文件系统,以及各种硬件驱动程序如usb,-All the source code of Famous vxwork Embedded operating system , it supports the Embedded processor of many kinds
tcp_input
- 本程序代码为嵌入式操作系统vxworks下进行网络tcp通讯程序设计的输入源代码-The code for the embedded operating system vxworks tcp communication network under the input source code programming
Vxworkstcpipcode
- 此代码为Vxworks TCP/IP协议栈的源代码,了解此对vxworks的网络编程有很大的提高,是vxworks的深入学习不可或缺点的资料. -This code is Vxworks TCP/IP protocol stack source code, learn more about this on the vxworks network programming has greatly improved, is the essential point vxworks-depth stu
tcp_output
- 本程序为在嵌入式操作系统vxworks下进行网络tcp协议的通讯的输出部分程序源码-This program is under the embedded operating system vxworks tcp protocol for network communication output part of the program source code
testTCP
- vxWorks实时操作系统,TCP、UDP网络编程实现及演示程序-vxWorks real time operating system, TCP, UDP network programming and demo program
socket_tcp_udp_client_server_mutiltask_vxworks
- TCP&UDP sockets implementation for vxWorks