CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - LINUX SOCKET SERVER

搜索资源列表

  1. SSLServerSocketTest

    0下载:
  2. SSL Server Socket Test Source Code for Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:5544
    • 提供者:sangjaigi
  1. OpenSSLServerSocketFactoryImpl

    0下载:
  2. Open SSL Server Socket Factory Impl Source Code for Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:633
    • 提供者:randiemei
  1. SSLServerSocketFactoryTest

    0下载:
  2. SSL Server Socket Factory Test for Linux v2.13.6.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:761
    • 提供者:bengzingge
  1. tz

    0下载:
  2. php探针1 1、服务器环境探测:CPU、在线时间、内存使用状况、系统平均负载探测(支持LINUX、FreeBSD系统,需系统支持),操作系统、服务器域名、IP地址、解释引擎等 2、PHP基本特征探测:版本、运行方式、安全模式及常规参数 3、PHP组件支持探测:MYSQL、GD、XML、SESSION、SOCKET等组件支持情况 4、服务器性能检测:整数运算能力、浮点数运算能力、数据IO能力 5、自定义探测:MYSQL连接测试、MAIL发信测试、函数支持情况及PHP配置参数 PHP探针干
  3. 所属分类:Other systems

    • 发布日期:2017-04-26
    • 文件大小:15401
    • 提供者:2597416944
  1. tz2

    0下载:
  2. php探针2 1、服务器环境探测:CPU、在线时间、内存使用状况、系统平均负载探测(支持LINUX、FreeBSD系统,需系统支持),操作系统、服务器域名、IP地址、解释引擎等 2、PHP基本特征探测:版本、运行方式、安全模式及常规参数 3、PHP组件支持探测:MYSQL、GD、XML、SESSION、SOCKET等组件支持情况 4、服务器性能检测:整数运算能力、浮点数运算能力、数据IO能力 5、自定义探测:MYSQL连接测试、MAIL发信测试、函数支持情况及PHP配置参数 PHP探针干
  3. 所属分类:Other systems

    • 发布日期:2017-04-26
    • 文件大小:11929
    • 提供者:2597416944
  1. file_server

    0下载:
  2. Linux下网络编程部分,利用socket接口实现一个简单的文件服务器,功能功能虽然简单,但是提供了一个服务器的基本模型,值得参考-Part of network programming under Linux, using the socket interface to achieve a simple file server, the function function is simple, but provides a basic model of the server it is als
  3. 所属分类:Game Program

    • 发布日期:2017-04-13
    • 文件大小:2210
    • 提供者:dpjrkrgr
  1. 10-network

    0下载:
  2. Linux下网络编程、Socket使用、TCP Server、Client、ntp、fcntl范例程序-Linux Network Programming, Socket use, TCP Server, Client, ntp, fcntl sample program
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-28
    • 文件大小:40999
    • 提供者:sky
  1. UDP_server

    0下载:
  2. This the server codes socket in Linux writen with C.-This is the server codes socket in Linux writen with C.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-10
    • 文件大小:663
    • 提供者:Michael
  1. Desktop

    0下载:
  2. linux平台下,完成tcp服务器端和客户端链接,socket()函数使用-linux platform, complete tcp server and client links, socket () function uses
  3. 所属分类:Linux Network

    • 发布日期:2017-04-12
    • 文件大小:1396
    • 提供者:周璇
  1. linuxxueji

    0下载:
  2. 基于Linux的学籍管理系统,sqlite数据实现,分客户端和服务器端,通过套接字连接,含论文,是不错的参考资料。-Based on the Linux SQLite management system, the data is achieved, the client and server side, through the socket connection, including papers, is a good reference.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-28
    • 文件大小:479607
    • 提供者:buaa_sheng
  1. cmpp

    1下载:
  2. linux平台下CMPP3.0和CMPP2.0的服务器和客户端,源码采用多线程,tcp下socket通信来实现的cmpp协议,经过测试,通俗简单易懂,是测试的好工具,也可以自己修改来满足自己的需求-Linux platform under CMPP3.0 and CMPP2.0 server and client, the source code using multi-threaded, socket communications to achieve the CMPP protocol, a
  3. 所属分类:Linux Network

    • 发布日期:2015-11-30
    • 文件大小:55296
    • 提供者:刘波
  1. dictionary

    0下载:
  2. 此程序是基于Linux环境下的电子词典项目,用到的变成语言是C,用到sqlite数据库用与储存单词,还用到socket网络编程,服务器端和客户端,是一个综合学习的项目-This program is based on the electronic dictionary projects under the Linux environment, use the programming language is C, use sqlite storage with the words, still
  3. 所属分类:Linux Network

    • 发布日期:2017-04-30
    • 文件大小:420443
    • 提供者:王猛
  1. file_server

    0下载:
  2. Linux下网络编程部分,利用socket接口实现一个简单的文件服务器,功能功能虽然简单,但是提供了一个服务器的基本模型,值得参考-Part of network programming under Linux, using the socket interface to achieve a simple file server, the function function is simple, but provides a basic model of the server it is als
  3. 所属分类:Graph program

    • 发布日期:2017-04-13
    • 文件大小:2348
    • 提供者:s1101215pamuyi
  1. time_ser_cli

    0下载:
  2. linux下的一个基于socket通信的时间服务器和客户端的源码!-a socket-based communication server and client source code under linux!
  3. 所属分类:Graph program

    • 发布日期:2017-05-01
    • 文件大小:9135
    • 提供者:fl8500497yapis
  1. Code

    0下载:
  2. 课程作业,实现多媒体类的继承,C++部分实现server,java部分通过socket连接,实现简单的指令交换。需要在Linux环境运行,有makefile文件和Doxygen生成文件。-Course work, inheritance multimedia class, C++ partial implementation server, java part through the socket connection, simple instructions exchange. Need to
  3. 所属分类:Other systems

    • 发布日期:2017-05-07
    • 文件大小:1524066
    • 提供者:Wang Weikang
  1. sockclient

    0下载:
  2. linux环境下基于多线程和socket的服务端和客户端程序-In linux environment, the server and client programs basing on socket and multiple threads
  3. 所属分类:Linux Network

    • 发布日期:2017-04-13
    • 文件大小:1704
    • 提供者:小荣
  1. iprober

    0下载:
  2. 服务器环境探测:CPU、在线时间、内存使用状况、系统平均负载探测(支持LINUX、FreeBSD系统,需系统支持),操作系统、服务器域名、IP地址、解释引擎等 2、PHP基本特征探测:版本、运行方式、安全模式、Zend编译运行及常规参数 3、PHP组件支持探测:MYSQL、GD、XML、SESSION、SOCKET等组件支持情况 4、服务器性能检测:整数运算能力、浮点数运算能力、数据IO能力 5、自定义探测:MYSQL连接测试、MAIL发信测试、函数支持情况及PHP配置参数-Se
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-05-01
    • 文件大小:48632
    • 提供者:kmpudn30
  1. udp

    0下载:
  2. 基于linux的tcp套接字网络编程,实现了tcp客服端和服务器端,实现客服端和服务器端的相互通信-TCP socket network programming based on Linux, to achieve the TCP client and server side, the client and server to achieve mutual communication
  3. 所属分类:Linux Network

    • 发布日期:2017-04-13
    • 文件大小:1788
    • 提供者:htx
  1. select_server

    0下载:
  2. linux下socket 网络通信,客户端和server端入门例子-Linux under the socket network communication, the client and server side entry example
  3. 所属分类:Linux Network

    • 发布日期:2017-05-04
    • 文件大小:7543
    • 提供者:高顺
  1. file_socket

    0下载:
  2. socket传输文件,包含客户端,以及服务器端,在linux环境测试成功-socket transfer files, including client and server side, successfully tested in linux environment
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-04
    • 文件大小:9723
    • 提供者:柴镇
« 1 2 ... 10 11 12 13 14 1516 »
搜珍网 www.dssz.com