搜索资源列表
tcpcandperl
- 本程序包包含有linux下socket通讯的tcp例程,包含有tcp的服务器端和客户端,含有C语言以及perl两种实现,本人整理,全部能运行。-bags containing the procedures under linux tcp socket communications routines, including a tcp servers and clients, containing C and perl language to achieve both, I collated all
VC知识库文章 - 初识 Embedded Visual C++
- 操作系统有所耳闻,它是微软已推出的三种操作系统内核之一,是一种实时操作系统。虽然它是一种实时操作系统,但是从96年发布v1.0到现在,它的主要用途都在民用领域,比如Pocket PC、SmartPhone、Automation。不像VxWorks,应用于航空航天、军事等领域。现在linux、VxWorks厂商也都看好嵌入式民用市场,激烈竞争在所难免。我看好Windows CE,因为微软在PC领域实在太强,用户也早已熟悉了微软的产品,把PC下的技术移植到嵌入式领域,首先在操作界面
通过串口关闭Linux服务器-sled-0.1.tar
- linux下通过串口关闭Linux服务器的串口通讯程序 C语言源程序 sled-0.1.tar.gz-Serial closed through the Linux server serial communication procedures C language source sled-0.1.tar.gz
polling
- 此代码是用c开发的支持linux下的串口RS232,Rs485,Rs422modbus规约采集,然后通过网络UDP/IP发送采集的数据-this code is c linux support to the development of the RS232 serial port, Rs485, Rs422modbus Acquisition Statute, and then through the network UDP / IP to send data acquisition
as868251
- 上面都是C版本,最后给一个linux下as86编译的汇编版本. 就是用串口通讯线将两台机子用串口连起来进行通讯,最简单的。比如在a机上输入一个字符,在b机上能显示出来-above are C version linux finally given a clock under the compilation compiler versions. Serial communication is to use two machines will be used Serial Link togeth
Linuxdocunmentcollection
- linux下c++编程的好文章,详细介绍了c++编程的各个方面。-linux c programming under the excellent article, detailing the c programming in all its aspects.
my_www.tar
- 嵌入式linux的web服务器,可以运行于arm、x86平台,用c语言来写的,调用了libcgi库来实现,主要功能就是实现一个学生成绩管理系统,可以注册、登录、录入成绩、删除成绩,查询成绩、退出等功能,数据都是存放在一个linux下的嵌入式数据库sqlite中的。
seri
- 一个简单的读写串口程序,在linux下编译通过,Linux C_programme-Serial read and write a simple procedure to compile under linux through, Linux C_programme
mmap2
- 在linux环境下,用c语言编写的关于mmap使用方法的小程序-C language in the linux environment, the applet on the use of mmap
myftp20130429-14-01
- linux环境下用c++封装的ftp客户端代码,主要的功能如下:1 下载单个文件2 下载整个目录3 上传单个文件4 上传整个目录还有切换远程目录,建立远程目录,设置上传模式-The linux environment with c++ package ftp client code, the main function is as follows: 1 Download single file download entire directory upload a single file uplo
SMailer
- linux和window通用的 C语言编写的 邮件发送,附带源代码,window使用的工程是VC6,里面附带了linux下的makefile文件。-linux and window common C language message is sent, with the source code, the project window using VC6, which comes with the makefile under linux.
Linux C下服务器与客户端之间的文件传输
- 实现windows和linux之间的通信 或者 window间通信 linux间通信(Communication between windows and Linux or communication between Linux communication between window)