搜索资源列表
ipp
- ipp打印机服务器原代码 注意:请将ipp.gz改为ipp.tar.gz 然后使用tar zxvf ipp.tar.gz解压 站长注意,为何不能上载tar.gz后缀的文件给用户造成不变!-ipp printer server to the original code : I would be grateful if ipp.gz ipp.tar.gz then use to tar zxvf ipp.tar.g z decompression station attention
UDPImageArmLinux
- 基于uclinux采用udp通讯协议实现图象等网络规范文件的传输.采用c/s模式,服务器端实现并发而响应多个客户的请求.经过测试,代码能在linux主机之间,arm与arm之间以及pc与arm之间进行通讯(文件中的readme(此为linux下编写)对代码有个总体说明)-use udp protocol communications networks such as image regulatory document transmission. Using c / s mode, the ser
smb
- 这是一个linux+arm的嵌入式smb服务器的配置文件,可以在移植有smb的嵌入系统中完成smb 服务器的功能-This is an arm of embedded linux smb server configuration files, can be transplanted in the embedded systems smb completed smb server function
2410下boa_web服务器移植
- 移植过程参考网上文章,遇到诸多问题,最后在如下转载的帖中看到相同的,参考修改后移植成功。没有挂在NFS做为文件系统,所以其中的NFS中的文件操作是在对应的文件系统中,过程类似
mrua_EM8622L_2[1].8.2.0_dev.arm.nodts
- 1. 8623L平台,其并行flash已经被烧入uClinux系统,并有IP地址. 2. Windows客户机,使用tera term通过串口,把kernel烧到并行flash上,用命令boot rom启动uClinux并且登陆. 3. Linux服务器,主要作用是编译软件,有nfs服务,nfs服务目录是/nfsdir,文件包括有8623L的驱动程序,应用程序和音视频文件,可以被8620L使用. em8623的开发包-1. 8623L platform, and its paral
ftp_server_client20090726
- 简单服务器,可以完成命令行下的文件传输,包括了服务器和客户端的程序-server and client
dhcpd
- linux 下的dhcp服务器配置文件,方便DHCP服务器配置-dhcp configure file for linux
ICBChat
- 这个是从客户端向服务器传输文件的例子,网上很少的一个,大家赶紧下载学习-This is from the client to transfer files to the server example, a few online, we quickly learn to download
file_server
- Linux下网络编程部分,利用socket接口实现一个简单的文件服务器,功能功能虽然简单,但是提供了一个服务器的基本模型,值得参考-Part of network programming under Linux, using the socket interface to achieve a simple file server, the function function is simple, but provides a basic model of the server it is als
9260kernel-porting
- AT91SAM926 ARM9 内核移植手册,非常实用,基于AT91SAM9260-EK开发板。包含以下内容: 1.准备所需要的软件和编译工具包 2.安装ARM-LINUX-GCC工具链 3.安装编译AT91BootStrap Bootloader 4.安装编译Uboot及AT91-Uboot补丁 5.安装编译Linux2.6.22及AT91-Linux补丁 6.安装下载工具AT91ISP及烧写文件 7.NFS根文件系统的建立 8.移植Boa Web服务器 9
update
- 更新程序,对嵌入式linux,此程序能更新系统的内核和根文件系统,将此程序编译成cgi,通过boa服务器调用能方便地通过网页更新内核及根文件系统。-Update procedures, embedded linux, this procedure can update the system s kernel and root file system, this program is compiled into a cgi, server calls by boa can easily updat
boa_conf
- boa web服务器启动过程中需要的第一个文件,里面的相关参数已经修改好-boa web server startup process need a file inside the parameters have been modified
SQTEK-mini2440-S2
- 上海嵌入式家园-开发板商城: http://embedclub.taobao.com 【申嵌视频-mini2440基础篇】内容: 申嵌基础篇1-1_Linux系统概述.rar 申嵌基础篇1-2_使用VMWare安装fedora_14操作系统.rar 申嵌基础篇2-1_Linux常用指令讲解1.rar 申嵌基础篇2-2_Linux常用命令讲解2.rar 申嵌基础篇3_vi文件编辑器的基本操作.rar 申嵌基础篇4-1_搭建NFS服务器.rar 申嵌基础篇4-2_搭建
8.29
- 程序采用C/S结构(客户机/服务器),功能实现类似scp命令功能。 实现文件的远程上传,远程下载 提高:增加用户认证功能!-Program using C/S structure (client/server), functions similar to the SCP command function. To realize the remote file upload, download remote Improve: increase user authentication
Upfile
- linux下文件上传代码,服务器与客户端的协议公司内部自己定义的,主要实现了文件的定期上传以及磁盘的清理,测试了好多次没有问题,-agreement within the company code, server and client under linux file upload their own definition, the main achievement of the regular file upload and disk cleanup, tested many times an
ftp
- 关于ftp上下载文件的服务器和客户端源码-Ftp download file server and client source code
Linux-A-named-pipe-experiment
- 在Linux环境下用C语言编程,编程的主要内容是:命名管道的实验。包括:研究mkfifo命令,在当前目录下创建一个myfifo的命名管道 用mkfifo()函数实现相同的功能 编写一个服务器程序server.c,实现从管道myfifo中读取内容,并在终端中显示出来。打开一个命令行终端,运行server,然后打开另一个命令行终端,使用“cp 文件1 myfifo”命令把文件1的内容输出到myfifo,测试server.c的功能 编写客户机程序,实现把指定文件输出到myfifo的功能,从
LinuxUdpService
- linux下udp服务器程序和可执行文件,前面已上传了客户端,这里是服务器端-Udp server program under Linux and executable files, has been posted in front of the client, this is the server
cgi_sql2.tar
- cgi程序的作用是为html文件和嵌入式网络服务器之间实现信息交互-cgi program' s role is to html file and the embedded Web server information exchange between
基于OpenWrt对路由器的智能扩展_马良
- 传统家用路由器只能简单提供因特网接入与数据交换功能,Open Wrt 系统可通过动态改写文件对路由器功能进行智能拓展。在 Open Wrt 基础固件上进行了功能扩展,实现了文件服务器、打印机服务器、下载服务器、远程监控等智能功能,能够满足一般家庭对路由器的功能需求。(Traditional home routers can only simply provide Internet access and data exchange, and the Open Wrt system can expa