搜索资源列表
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
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