搜索资源列表
wdictcli[1].linux-0.2.0.tar
- It provides a base of DICT web service ( similar to DICT rfc2229) and create relative applications (server side,client side), they are all SOAP based.-It provides a base of DICT web service (similar to DICT rfc2229) and create relative applications
ntp_client
- 功能:ntp客户端,实时校时 运行环境:linux 内核版本:2.6.25-14.fc9.i686 描述:严格按照rfc1305的规范来编写的ntp客户端程序,时间服务器使用国家授时中心。ip:210.72.145.44 程序中有必要的注释,便于阅读,复制在任意目录下直接make,./ntp_client就可以实现时间的实时校对。 根据需要可以选择粗略对时和精确对时两种,但在精确对时的时差和延迟计算方法上还有待进一步研究。 enjoy!-Function: ntp cl
Linux
- 为了 解 决 互联网发展过程中遇到的这些问题,早在02 世纪09 年代初期,互联网工程任 务组IETF就开始着手下一代互联网协议Ipng(IP一thenextgeneration)的制定工作16].正TF 在 RFC155O里发出了征求新IP协议的呼吁,并公布了新协议需要实现的主要目标,包括支持几 乎无限大的地址空间:减小路由表的大小 使路由器能更快地处理数据包:提供更好的安全 性,实现IP级的安全 支持多种服务类型,并支持组播:支持自动地址配置,允许主机不更 改地址实现异地
linux_socket
- linux下socket编程源码,提供一个类,所有函数全部采用底层函数。类中包含ReadData(),SendData()等函数供网络读写。另外提供一个服务线程等待client的连接。代码有中文注释。-socket programming under linux source to provide a class, all functions all use the underlying function. Category contains ReadData (), SendData () f
service
- LINUX下的一个TCP服务器小程序。学习unix网络编程的朋友可以下来参考参考-LINUX under a TCP server applet. Learning unix network programming friends can down reference reference
LINUX-socket
- Socket接口是TCP/IP网络的API,Socket接口定义了许多函数或例程,程序员可以用它们来开发TCP/IP网络上的应用程序。要学Internet上的TCP/IP网络编程,必须理解Socket接口。 Socket接口设计者最先是将接口放在Unix操作系统里面的。如果了解Unix系统的输入和输出的话,就很容易了解Socket了。网络的 Socket数据传输是一种特殊的I/O,Socket也是一种文件描述符。Socket也具有一个类似于打开文件的函数调用Socket(),该函数返
service
- 在LINUX操作系统下网络通信程序,采用UDP协议。该程序是客户端。-LINUX operating system in network communication procedures, the use of UDP protocol. The program is the client.
lynx2.8.7
- lynx2.8.7是一个实现ddns很有用的开发工具 可以方便的获取3322.org的ddns服务.-lynx2.8.7 is a realization of ddns very useful development tool 3322.org easy access to the ddns service.
time_service
- Linux下一个网络编程实例。这要是客户端通过TCP请求服务器端得时间服务。-An example of network programming under Linux. This is if the client requests the server-side through the TCP time service too.
Monitor
- Linux下监控某个服务进程,并通过Email和Fetion告警,通过管道实现通信,支持Email,Feion不同告警方式。含有email发送,飞信发送源码。 详情访问博客:www.yqshare.com 转载请注明出处!-Monitoring a service process under Linux, and through Email and Fetion alarm, through the pipe for communication, support Email, F
esperisrv
- unix/linux下socket多线程服务程序-unix/linux service program under the multi-threaded socket
socket
- Linux下Socket网络编程,里面程序分为服务器和客服端。使用的TCP有链接的协议编程。-Socket Network programming under Linux, which is divided into the server and the customer service side. Use the TCP protocol with links to programming.
The-linux-Network-Admins-Guide
- linux网络管理员手册 考证必备 各种网络服务配置及其相关的内核配置,各种网络协议-Linux network administrator manual for all kinds of network service configuration textual research and its related kernel configuration, all kinds of network protocol
linux-chatroom
- 基于多路复用的聊天室。利用了共享内存等等。包括客服端和服务器端-Multiplexer-based chat rooms. Use of shared memory, and so on. Including the customer service side and server-side
Linux
- 01:《01_GPRS模组介绍》 主要介绍GPRS模组。 02:《AT指令集介绍》 主要是介绍AT指令 03:《03_pc机AT指令练习》 主要介绍 电话短信及上网业务 AT指令,及其操作过程。 04:《多功能手机制作》 主要讲解 TFT LED UART 输入法等使用。 05: 《05_所需代码》 文件夹里是一些项目中用到的程序代码,具体说明参考里面的《代码说明》文档。 06: 《06_答案代码》 是本项目的答案代码 07:《07_项
linux-client-outputmp3
- C编程实现 linux下客户端向服务器传输特定格式的文件-special types of files can be traffic to service
file.tar
- socket通讯小程序 客服端与服务器端的通讯程序 文件传输 基于linux -Service client and server-side communication process file transfer socket communication program based on linux
Linux---vpn
- Linux系统上vpn的服务端和客户端配置-Vpn service on the Linux system and client configuration
telnet-server-for-linux
- 这是在Linux下用C语言写的telnet服务器,没有用户名和密码,直接以开启服务者的身份登录系统-It is used in the Linux telnet server written in C language, there is no user name and password, log in directly to open the service' s identity
service-and-client
- 基于linux的C系统编程实现简单地TCP实现服务器和客户端交互-The C-based linux system programming simple TCP server client interaction and achieve