搜索资源列表
SocketTCP
- 这是VxWorks下的TCP/IP通信的源码,包含Server端和Client端。
tcp_demo
- vxworks的tcp server的实例程序-VxWorks the tcp server examples of procedures
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
tcpserver
- 在vxworks环境下,tornado2.2开发环境下的TCP 服务器端,具有在超时断开连接功能,是使用KEEPALIVE来实现的。其中有KEEPALIVE的使用解释-In vxworks environment, tornado2.2 development environment TCP server-side, with the time-out disconnect function is to use KEEPALIVE to achieve. Including the use of
TCPommunicationPrograminVxWorks
- 本文描述了在实时操作系统VxWorks中利用TCP实现数据通信的方法,并分别给出了客户机和服务器通信程序设计的详细过程,目前已经在我们开发的风洞测控系统中获得了应用。该方法可适用于工业控制等多方面,具有广泛的适应性。-This paper describes the real-time operating system VxWorks in the use of TCP data communication method, and were given client and server com
tcp
- vxworks下tcp通信的源代码例子server和client源代码-tcp communication under the VxWorks source code examples of server and client source code
vx
- 这是关于VxWorks的TCP/IP的源码,能够运行的,内面包含了Server和client的源码和执行程序-This is about VxWorks, TCP/IP source code, can run, inside the Server and the client contains the source code and enforcement procedures
vxworksTCP_Demo
- Vxworks上实现TCP通讯的例子程序,能够实现客户端和服务器的通信,服务器可以同时与多个客户端连接,代码简单注释清晰。-Achieve TCP communication on Vxworks example program enables communication between the client and the server, the server can simultaneously connect with multiple clients, the code is simpl