搜索资源列表
netinet
- VxWorks网络部分的源代码-VxWorks network part of the source code
VxWorks网络编程
- VxWorks网络编程详细介绍,及编程实践的源代码,帮助深入了解vxworks的强大的网络实现。-VxWorks network programming details, and the practice of programming source code, in-depth understanding of VxWorks help of powerful networks.
vxworks-Network-Protocol-Toolkit
- vxworks网络协议驱动开发用户手册 对于vxworks的网络开发很有帮助
vxworks network programming
- 关于VxWorks 网络编程的资料
VxWorks-net
- VxWorks网络编程例程,Tornado的网络编程实例-VxWorks network programming routines, Tornado network programming examples
vxworks-5.5-doc
- Documentation for VxVorks 5.5. OS Libraries API Reference, Driver API Reference, BSP Developers Guide, Network Programmers Guide, Architecture Supplement for 68K, ARM, Coldfire, Hitachi, Xscale, MIPS, Pentium and PowerPC, Programmers Guide and more.
net
- vxworks网络操作函数,包括数据接收、数据处理、数据发送和网络检测-vxworks network operations functions, including data reception, data processing, data transmission and network detection
smsc911x
- smsc911x.c smsc911x driver based vxworks network com 9700 stb cware dirver-smsc911x driver based vxworks network com 9700 stb cware dirver
vx-network-programmer-guide
- vxworks网络配置手册,包括PPP、SLIP、TCPIP、BOOTP等-vxworks network programmer guide
vxware-vxworks-
- vmware下安装vxworks最全的教程,包括网络引导启动,和硬盘启动等方法,只需按照步骤一步步来就能成功-vmware install the vxworks most full tutorial, including network boot start, and hard drive start, just follow the steps to a step by step
vxworks_tcpip_code
- vxworks网络源代码,可以在linux,windows,vxworks操作系统上运行-VxWorks network source code, can linux, windows, vxworks operating systems
vxworks-Routing
- 策略路由是嵌入式网络产品的一个重要功能,它可以帮助 用户灵活制定自己的选路策略,在实际网络建设中具有很大的 实用价值;作为嵌入式网络产品开发的首选操作系统,Vxworks IP协议栈没有实现这一功能。论文在深入研究了策略路由原 理及Vxworks原IP协议栈数据转发机制的基础上,提出了加 入策略路由后Vxworks IP协议栈的数据转发机制,并分规则 和动作两部分实现了它的原型。-Routing strategy is embedded networking produc
vxworksnetCode
- vxworks网络通信实例,帮助你了解基于VXWORKS上的网络编程-vxworks network examples to help you understand the network-based programming VXWORKS
serial_read
- Vxwork 串口调试程序,VxWorks网络驱动配置及分析,调用主要在/target/src/config/usrNetwork.c文件中-Vxwork serial debugger, VxWorks network drive configuration and analysis of call mainly in the/target/src/config/usrNetwork.c document
vxworks
- vxworks 网络编程指南,主要对VXWORKS环境下的网络编程基础知识进行讲解。-vxworks network programming guide, mainly VXWORKS environment to explain the basics of network programming.
VxWorks.Network.Protocol.Development.documents
- VxWorks系统网络协议开发经典文档VxWorks Network Protocol Development classical documents -vVxWorks Network Protocol Development classical documents
Networking
- 风河公司Vxworks系统网络开发应用的例子,对学习VxWorks网络开发的同学会有帮助。-Wind River Network Vxworks development and application examples, the students learn VxWorks network development will be helpful.
ConfigurationofVxWorks
- VxWorks网络驱动配置及分析 VxWorks支持两种形式的网络驱动,一种是BSD驱动支持通用的BSD4.4网络,API,结构等和大多数BSD网络的驱动类似.另一种是END网络驱动,是VxWorks独有的,根据VxWorks MUX接口编程,不过END驱动在底层也要转换成BSD的形式.-Configuration of VxWorks network driver
vxworks-net
- 这个网络协议工具包的版本描述了MUX,与VxWorks 网络栈的一个通用底 层接口。通过提供一个API 接口,MUX 可以支持新的网络驱动程序和网络 协议。 通过MUX,你可以在VxWorks 网络栈里添加新的组件,包括网络和MAC 协议,接口驱动程序,一般网络服务,和协议扩展。-The kit version of the network protocol describes the MUX, and the VxWorks networ
socket_tcp_udp_client_server_mutiltask_vxworks
- TCP&UDP sockets implementation for vxWorks