搜索资源列表
BAS上载WEB文件工具(FileCompose)
- 本工具可以将所有的web文件打包生成一个文件,用户通过tftp将该文件加载到主机,方便完成web客户端的升级。另外加载web客户端程序,既可以用该打包文件也可以分别加载所有的web文件,主机兼容两种方式。用于VxWorks环境下的GoAheadWebSrv内置WEB服务器应用。-the tools to the web all documents generated a document package, users tftp this document loaded to the host,
envoy
- 开发基于vxworks操作系统的snmp客户端-vxworks operating system based on the development of the client snmp
wltdc
- vxworks作为客户端的网络通断检测程序-vxworks as a network client-off detection procedures
tcpClient
- 实时操作系统Vxworks下网络测试程序,用作客户端。需要在Vxworks开发平台Tornado下编译。模块化比较好,本课题组一直用它。
SMTP_Client
- 一个在嵌入式系统vxworks下实现的SMTP客户端源码,mailServer现为localhost。-an embedded system VxWorks under the SMTP client source code, mailServer now localhost.
Udp_test
- 用于VxWorks中的UDP通信程序,包含客户和服务端两个程序-For VxWorks in the UDP communication program, including both client and server programs
ftp2
- vxworks下实现ftp客户端功能 可以实现向服务器下载文件-vxworks ftp client
myShell
- 利用多客户端telnet支持向vxworks增加一个用户she-adding a user shell to vxWorks using the multi-client telnet support
ntp.tar
- NTP客户端源码,vxworks和linux下。 -Simple Network Time Protocol client
myShell
- vxworks下远程多shell客户端例程。-vxworks shell client remotely and more routine.
vxworks-udp
- 在vxworks上实现udp协议,不仅仅包括客户端的程序,还有服务器端得程序-In vxworks udp protocol, and includes not only the client program, as well as server-side was the program
sntp
- 在vxworks嵌入式操作系统下,服务器和客户端之间实现SNTP(简单的网络时间同步协议)的源代码。-In the vxworks OS, the codes can realize the function of SNTP between the server and client.
TFTP_C
- 实现TFTP文件传输,分为客户端和服务器两部分,两边既可以上传文件也可以下载文件。-can putup or getup the file by tftp
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