搜索资源列表
comm11111
- 一个C语言编写的串口程序,用于UNIX平台-a C language Serial procedures for the UNIX platform
serial
- include <stdio.h> /*标准输入输出定义*/ #include <stdlib.h> /*标准函数库定义*/ #include <unistd.h> /*Unix标准函数定义*/ #include <sys/types.h> /**/ #include <sys/stat.h> /**/ #include <fcntl.h> /*文件控制定义*/ #include <termio
POSIX-Serial-Programming-Guide
- POSIX兼容操作系统串口编程指导 它将教会你怎样在你的UNIX工作站或者PC上成功地、有效地和可移植地进行串口编程 -The Serial Programming Guide for POSIX Operating Systems will teach you how to successfully efficiently, and portably program the serial ports on your UNIX® workstation or PC.
putty_V0.63.0.0.43510830
- PuTTY是一个Telnet、SSH、rlogin、纯TCP以及串行接口连接软件。较早的版本仅支持Windows平台,在最近的版本中开始支持各类Unix平台,并打算移植至Mac OS X上。除了官方版本外,有许多第三方的团体或个人将PuTTY移植到其他平台上,像是以Symbian为基础的移动电话。PuTTY为一开放源代码软件,主要由Simon Tatham维护,使用MIT licence授权。随着Linux在服务器端应用的普及,Linux系统管理越来越依赖于远程。在各种远程登录工具中,Putty