搜索资源列表
facility
- 基于Vxworks平台的几个代码(C),一个FTP服务器的代码,一个是基于SOCKET机制的通用服务器,还有一个是简单XML解释器-Vxworks several code (C), an FTP server code SOCKET is a mechanism based on the common server, there is a simple explanation for XML
btvid-2-with-streaming
- developed under vxwork, support bt878 video card, use socket to stream video out.
exp
- vxworks socket操作使用例程,适合初学者使用
VxWork+socket
- VxWork+网络编程的好帮手,详细说明了在vxworks下如何用socket,超星阅读器可以看
tcpServerVxworks
- VxWorks下标准TCPServer程序,对学习VxWorks和socket编程有很大帮助
SocketUDP
- 这是VxWorks下的Socket UDP通信的源码,包含Server端和Client端
webserv
- 一个vxworks下http任务socket层的实现代码-a VxWorks tasks under http socket layer to achieve code
VxWorksSocket.rar
- tornado2.0 for PPC VxWorks socket 源代码,好用。,tornado2.0 for PPC VxWorks socket source code, easy to use.
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
TCP-socket-communication-
- Networking\TCP socket communication between two systems using socket options SO_SNDBUF and SO_RCVBUF
UDPsynu
- VxWorks操作系统,PPC处理器,VC++上位机软件socket通信-VxWorks OS,MCU IS PPC ,VC++ ,socket,UDP
Echo-service-using-TCP-sockets-
- Echo service using TCP sockets between two systems with socket options SO_REUSEADDR, SO_KEEPALIVE, TCP_NODELAY and SO_LINGER
code
- 在本例程是在vxworks中,利用vxworks自带的TCP/IP协议栈用SOCKET方式实现数据的发送。可以将程序添加至VXWORKS的工程中,就可以使用。-In this routine is in VxWorks, realize the data transmission with the SOCKET way VxWorks own use of the TCP/IP protocol stack. To add a program to the VXWORKS project, yo
qt-book-examples
- vxworks网络通讯,主要用于网络通讯,时自己的一点练习代码境内参考(vxworks socket communacition)