搜索资源列表
port server108
- 网络端口的服务程序-network port service program
vodserver
- vod服务端程序-vod-service procedures
vodfile
- 组播服务端程序,用c编写-multicast service software, used to prepare c
linux_udp
- 我自己写的udp服务程序,用于远程电机实时控制,包括client和server。编译通过运行正常。-I wrote it myself udp service procedures, for remote real-time control, including the client and server. Compiled by operating normally.
RPC_shiyan
- 这是一个简单的模拟银行存取款的例子,目的是了解如何开发RPC服务程序.代码在LINUX下测试运行通过-This is a simple bank deposit simulation example, purpose is to understand how to develop RPC service procedures. the code in the Linux operating through testing
TCPdaytimed
- tcp 时间服务程序-tcp time service procedures
linux_c_chat
- linux下用C语言写的聊天程序!/*BUG and NOTE: Not join protect to Shared Memory Segments,example Semaphore Arrays. Not check the parameters validity. When transmit may be error. If the client program no right exit,others cannot know,the service program sh
ntp-4.2.4p5.tar.gz
- 基于ntp协议的网络时间服务程序,包括服务端和客户端,linux环境下的开源项目。,Ntp protocol-based network time service program, including server and client, linux environment of open-source projects.
2440-touch-screen-driver
- 2440 触摸屏驱动详解: 触摸屏驱动的实现步骤 硬件原理图分析 建立触摸屏驱动程序 在两个中断服务程序中实现触摸屏状态和坐标的转换 将驱动代码写入内核-Detailed touch screen driver 2440: touch screen driver hardware schematic of implementation steps to establish the touch screen driver in the two interrupt ser
tcpscan
- 多线程端口扫描程序 实现一个多线程端口扫描程序,满足要求: 1)能同时扫描5个IP地址 2)针对每个IP地址,开设100个线程对其进行扫描 3)如果端口打开,使用函数getservbyport获取服务名,在屏幕上打印:IP port servername,如果是未知的服务,则在屏幕上显示:IP port unkown. -Multi-threaded port scanner to achieve a multi-threaded port scanner to meet
10.3
- 基于Web Service的数字油田监控系统,源码来源于嵌入式linux程序设计案例与实验教程实例。-Web Service based on the number of field monitoring system, source code from the embedded linux programming tutorial examples and experimental cases.
telnet.c
- 一个小的telnet程序与大家共享,/* 本程序支持如一些参数: * --host IP地址 或者 -H IP地址 * --port 端口 或者 -P 端口 * --back 监听数量 或者 -B 监听数量 * --dir 服务默认目录 或者 -D 服务默认目录 * --log 日志存放路径 或者 -L 日志存放路径 * --daemon 使程序进入后台运行模式 */ -A small telnet program to share with you
Design_and_Implementation_of_Smart_Phone_System_So
- 介绍了一种基于嵌入式Linux 的智能手机系统软件平台的设计与实现,系统软件从层次上分为四层, 最底层是操作系统层,实现对嵌入式Linux 的移植、裁剪;第二层是系统服务层,所有跟手机相关的业务都由此层 来处理,以及数据库服务;第三层是中间层,嵌入式GUI 实现人机交互接口,J2ME 中间件支持java 程序的下载、 运行;最上层是智能手机应用层,实现手机的基本功能及其他应用。-Introduces the design and implementation of the smart
imap-2007e.tar
- 广泛使用的邮件服务器!同时,也是许多重要的linux服务程序编译时必须用到的库。如果你的程序编译时提示c-clinet库错误,那么肯定是你没有安装imap。-Widespread use of the mail server! At the same time, many of the important linux service program must be used to compile the database. If the procedure you are prompted to
brt
- Linux下写的 socket 文件传输送程序 服务端和客户端完美统一! 命令行参数分析的完美方式! -Write under Linux the socket file transfer service to send the client side and the perfect unity! Command-line parameter analysis of the perfect way!
devel-colinux-20090520.tar
- coLinux 是在windows中直接运行linux的一种方式,通过Window的驱动程序和service支持linux内核,比运行虚拟机快-coLinux directly in the windows of a way to run linux through the Window' s drivers and service to support the linux kernel, virtual machine to run faster than
linuxchatprogram
- 本程序是在LINUX环境下用C语言开发的模拟聊天程序,一个客户端一个服务端-This program is a LINUX environment using C language development simulation chat program, a client of a service-side
Service
- 基于TCP和UDP协议的网络编程与程序设计,实现大文件传输功能的服务器端的设计。-TCP and UDP protocols based on network programming and program design to achieve large file transfer capabilities of server-side design.
madplay
- linux中用于创建服务程序的开发包boa-linux in the development process used to create service packages boa
DirMonitor.tar
- 1、程序遵守某一 License 2、程序用 C/C++编写,能通过 auto configure 进行配置、编译和安装,程序运行 在 Linux 上。 3、程序源码包以.tgz 或 tar.gz 方式提交。 4、程序有相关使用说明文档,如 Readme 等。 5、一旦该程序发现指定监视的目录中有文件或目录的变化,就将这些变化记录 到日志文件中,并实时输出至远程监控机的控制台上。 6、该程序有一个配置文件,服务启动时读取该配置文件,该程序也可以通过命 令行启动,此