搜索资源列表
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,
xmwz10
- 就是这样的一个源码,它是一个对服务器很有用的程序-this is a source, it is a useful server procedures
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
tcpServer
- 实时操作系统Vxworks下网络测试程序,用作服务器端。需要在Vxworks开发平台Tornado下编译。模块化比较好,本课题组一直用它。
VxWorks_xysx
- 基于VxWorks系统的简单网络管理协议的实现.pdf :描述了基于VxWorks系统的简单网络管理协议的实现。培出一个管理模型,介绍了简单网络管理协议的组成结构;详细描述了简单网络管理协议以客户机/服务器模式在YxWo~s系统上的实现原理。
vxWorks_DHCPServer
- 嵌入式DHCP%20Server在vxWorks中的软件实现.pdf 随着嵌入式时代的来临,嵌入式的应用越来越广。首先介绍DHCP协议的工作原理,然后详细描述嵌入式DHCP服务器在vxWorks中的软件实现过程。
CSDNBlog
- 在虚拟的目标机和服务器环境VMware下安装VxWorks调试环境。
thread_src_vxWorks
- 在接入服务器测试在收发链路层数据包-Access Server tests in the data link layer transceiver package
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
ftp2
- vxworks下实现ftp客户端功能 可以实现向服务器下载文件-vxworks ftp client
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
VSIPLTutorial_SC2002-rev
- VSIPL 现状的一个介绍(PPT) 可以对VSIPL有个清晰地认识,VSIPL对数字信号处理和图像处理是很有帮助的,方便 可移植 高效率是其特殊优点,其为一中间件在可在WINDOWS 刀片服务器 VXWORKS开发中运用到~-THE KNOWLEDGE FOE VSIPL
thread_src
- 在接入服务器测试在收发链路层数据包-In the access server to test the link layer to send and receive packets .......
166wdog.c
- tornado Vxworks入门与提高源代码,客服--服务器示例-tornado Vxworks entry and improve the source code, customer service- server example
PowerPC
- PowerPC体系结构初探 从超级计算机到游戏控制台,从服务器到手机,随处可见 PowerPC 处理器的身影 -- 它们的体系结构全都相同。本篇对 PowerPC 应用级编程模型的介绍概述了指令集、重要的寄存器以及其他细节,这些细节对于开发可靠的、高性能的 PowerPC 应用程序和保持代码在不同处理器的兼容性来说是必须要了解的。 -PowerPC doc
FTPD_vxworksbased
- VxWorks下FTP服务器源程序,系统运行过程中建立一个FTPD任务。本程序可以与VxWorks内置FTPD通用-VxWorks source code under the FTP server, the system is running a FTPD task. This procedure can be built with VxWorks General FTPD
vxworks-udp
- 在vxworks上实现udp协议,不仅仅包括客户端的程序,还有服务器端得程序-In vxworks udp protocol, and includes not only the client program, as well as server-side was the program
IEC104_CPP
- IEC104服务器 实现IEC104服务器的功能-Iec104 master
sntp
- 在vxworks嵌入式操作系统下,服务器和客户端之间实现SNTP(简单的网络时间同步协议)的源代码。-In the vxworks OS, the codes can realize the function of SNTP between the server and client.