CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 搜索资源 - linux service

搜索资源列表

  1. wdictcli[1].linux-0.2.0.tar

    0下载:
  2. 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
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:40913
    • 提供者:顾逸
  1. ntp_client

    1下载:
  2. 功能:ntp客户端,实时校时 运行环境:linux 内核版本:2.6.25-14.fc9.i686 描述:严格按照rfc1305的规范来编写的ntp客户端程序,时间服务器使用国家授时中心。ip:210.72.145.44 程序中有必要的注释,便于阅读,复制在任意目录下直接make,./ntp_client就可以实现时间的实时校对。 根据需要可以选择粗略对时和精确对时两种,但在精确对时的时差和延迟计算方法上还有待进一步研究。 enjoy!-Function: ntp cl
  3. 所属分类:Linux Network

    • 发布日期:2017-03-29
    • 文件大小:3646
    • 提供者:阿波罗
  1. Linux

    0下载:
  2. 为了 解 决 互联网发展过程中遇到的这些问题,早在02 世纪09 年代初期,互联网工程任 务组IETF就开始着手下一代互联网协议Ipng(IP一thenextgeneration)的制定工作16].正TF 在 RFC155O里发出了征求新IP协议的呼吁,并公布了新协议需要实现的主要目标,包括支持几 乎无限大的地址空间:减小路由表的大小 使路由器能更快地处理数据包:提供更好的安全 性,实现IP级的安全 支持多种服务类型,并支持组播:支持自动地址配置,允许主机不更 改地址实现异地
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-13
    • 文件大小:3474787
    • 提供者:qmei_1
  1. linux_socket

    0下载:
  2. 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
  3. 所属分类:Linux Network

    • 发布日期:2017-03-25
    • 文件大小:3179
    • 提供者:cherenfei
  1. service

    0下载:
  2. LINUX下的一个TCP服务器小程序。学习unix网络编程的朋友可以下来参考参考-LINUX under a TCP server applet. Learning unix network programming friends can down reference reference
  3. 所属分类:Linux Network

    • 发布日期:2017-03-30
    • 文件大小:1018
    • 提供者:黄晟
  1. LINUX-socket

    1下载:
  2. Socket接口是TCP/IP网络的API,Socket接口定义了许多函数或例程,程序员可以用它们来开发TCP/IP网络上的应用程序。要学Internet上的TCP/IP网络编程,必须理解Socket接口。     Socket接口设计者最先是将接口放在Unix操作系统里面的。如果了解Unix系统的输入和输出的话,就很容易了解Socket了。网络的 Socket数据传输是一种特殊的I/O,Socket也是一种文件描述符。Socket也具有一个类似于打开文件的函数调用Socket(),该函数返
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-09
    • 文件大小:1406540
    • 提供者:陈威
  1. service

    0下载:
  2. 在LINUX操作系统下网络通信程序,采用UDP协议。该程序是客户端。-LINUX operating system in network communication procedures, the use of UDP protocol. The program is the client.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-05
    • 文件大小:1095
    • 提供者:zhao
  1. lynx2.8.7

    0下载:
  2. 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.
  3. 所属分类:Linux Network

    • 发布日期:2017-05-13
    • 文件大小:3380378
    • 提供者:xinlouli
  1. time_service

    1下载:
  2. Linux下一个网络编程实例。这要是客户端通过TCP请求服务器端得时间服务。-An example of network programming under Linux. This is if the client requests the server-side through the TCP time service too.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-07
    • 文件大小:2034
    • 提供者:张鸿
  1. Monitor

    0下载:
  2. 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
  3. 所属分类:Linux Network

    • 发布日期:2017-03-29
    • 文件大小:600052
    • 提供者:璐盟其
  1. esperisrv

    0下载:
  2. unix/linux下socket多线程服务程序-unix/linux service program under the multi-threaded socket
  3. 所属分类:Linux Network

    • 发布日期:2017-04-03
    • 文件大小:3750
    • 提供者:unixmst
  1. socket

    0下载:
  2. 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.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-06
    • 文件大小:12045
    • 提供者:宣鹏
  1. The-linux-Network-Admins-Guide

    0下载:
  2. linux网络管理员手册 考证必备 各种网络服务配置及其相关的内核配置,各种网络协议-Linux network administrator manual for all kinds of network service configuration textual research and its related kernel configuration, all kinds of network protocol
  3. 所属分类:Linux Network

    • 发布日期:2017-04-09
    • 文件大小:1667468
    • 提供者:张明军
  1. linux-chatroom

    0下载:
  2. 基于多路复用的聊天室。利用了共享内存等等。包括客服端和服务器端-Multiplexer-based chat rooms. Use of shared memory, and so on. Including the customer service side and server-side
  3. 所属分类:Linux Network

    • 发布日期:2017-04-04
    • 文件大小:2711
    • 提供者:张伟
  1. Linux

    0下载:
  2. 01:《01_GPRS模组介绍》 主要介绍GPRS模组。 02:《AT指令集介绍》 主要是介绍AT指令 03:《03_pc机AT指令练习》 主要介绍 电话短信及上网业务 AT指令,及其操作过程。 04:《多功能手机制作》 主要讲解 TFT LED UART 输入法等使用。 05: 《05_所需代码》 文件夹里是一些项目中用到的程序代码,具体说明参考里面的《代码说明》文档。 06: 《06_答案代码》 是本项目的答案代码 07:《07_项
  3. 所属分类:Linux Network

    • 发布日期:2017-06-08
    • 文件大小:15645784
    • 提供者:王海龙
  1. linux-client-outputmp3

    0下载:
  2. C编程实现 linux下客户端向服务器传输特定格式的文件-special types of files can be traffic to service
  3. 所属分类:Linux Network

    • 发布日期:2017-04-04
    • 文件大小:5039
    • 提供者:su
  1. file.tar

    0下载:
  2. socket通讯小程序 客服端与服务器端的通讯程序 文件传输 基于linux -Service client and server-side communication process file transfer socket communication program based on linux
  3. 所属分类:Linux Network

    • 发布日期:2017-03-30
    • 文件大小:2125
    • 提供者:zzshibi
  1. Linux---vpn

    0下载:
  2. Linux系统上vpn的服务端和客户端配置-Vpn service on the Linux system and client configuration
  3. 所属分类:Linux Network

    • 发布日期:2017-11-16
    • 文件大小:77930
    • 提供者:周井桃
  1. telnet-server-for-linux

    0下载:
  2. 这是在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
  3. 所属分类:Linux Network

    • 发布日期:2017-04-13
    • 文件大小:3465
    • 提供者:ben
  1. service-and-client

    0下载:
  2. 基于linux的C系统编程实现简单地TCP实现服务器和客户端交互-The C-based linux system programming simple TCP server client interaction and achieve
  3. 所属分类:Linux Network

    • 发布日期:2017-04-11
    • 文件大小:850
    • 提供者:任小军
« 12 3 4 »
搜珍网 www.dssz.com