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

搜索资源列表

  1. qtsocket

    0下载:
  2. qt socket通信,服务器端为虚拟机里的linux系统的C++程序,客户端为开发板上的qt 代码,实现socket通信,以及将接受到的数据,显示在屏幕上-qt socket communications, server-side virtual machine inside linux system, C++ program, the client code for the development board qt achieve socket communication, and to r
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:31670
    • 提供者:sophia
  1. WinToLinuxSocket

    0下载:
  2. 本代码实现了一个window和linux的Socket通信程序,使用C++语言编写。Linux是Server端、Windows是Client端-This Source code is used to build connection between Linux and Windows. Windows is client and Linux is server.
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-13
    • 文件大小:1830
    • 提供者:李伟
  1. liuyanban78

    0下载:
  2. 开源php留言板中文化和模板优化(readme.txt都已经翻译为中文)。来自:jibberbook。 Ajax的php开源留言板安装步骤如下: 1. 解压下载软件。 2. 打开/inc/config.php 在 22行,将 ‘demi’ 改成你想要的密码。 3. 将文件上传到你的网站服务器上。 4. 要确保你的服务器具有写/xml/comments.xml的权限。(linux把文件夹属性改为777,windows下无需改变。) -Php open source m
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-03-26
    • 文件大小:292079
    • 提供者:hiddu
  1. FTP_linux

    0下载:
  2. 本设计实现了ftp的设计,使用了socket网络编程,ftp基于cs模式,包含客户端和服务端,可以实现上传、下载、删除、添加等各种功能,支持断点续传、多用户登陆、错误日志等功能。运行环境是linux,压缩包内含有源代码、使用说明、实验报告等,是学习linux和网络编程的上等材料。-This design enables the design of ftp, using the socket network programming, ftp cs-based model, including cl
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-19
    • 文件大小:5201905
    • 提供者:
  1. LinuxQQ

    1下载:
  2. 在Linux下用C语言实现的模拟QQ的服务器和客户端软件,无界面-In Linux using C language simulation QQ server and client software, no interface
  3. 所属分类:Linux-Unix program

    • 发布日期:2015-07-07
    • 文件大小:3743
    • 提供者:路波
  1. RAW SOCKET编程与以太网帧分析

    1下载:
  2. RAW SOCKET编程与以太网帧分析。环境是Linux,用C,C++语言描述。 包括基于TCP和UDP的两个客户服务器程序;以及一个原始套接字可以接受任何数据链路层。并且根据协议规约输出抓取到的包的字段内容 -RAW SOCKET Programming and Ethernet frame analysis. Environment is Linux, using C, C++ language to describe. Including both TCP and UDP-ba
  3. 所属分类:Internet/网络编程

    • 发布日期:2012-11-26
    • 文件大小:5373
    • 提供者:hgn
  1. Linux_MyFTP

    0下载:
  2. Linux下的ftp服务器,实现了32个常用命令。同时实现了限速功能。-Ftp server under Linux, implementation of the 32 commonly used commands. At the same time, achieve the rate-limiting function.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:30441
    • 提供者:祝久文
  1. ERPv7.19src

    1下载:
  2. 恩信ERP全套源代码 恩信科技开源ERP软件面向流程控制,针对生产型、分销型、服务型企业等不同的行业特点,对全部资源进行整合,把企业的客户关系、产品设计、生产管理、库存管理、委外管理、采购管理、资金控制、财务系统、人力资源、协同办公、物流配送、电子商务、系统安全等整合为非常明确可控制的模块化流程单元,使企业的人力、物力、财力、信息得到最充分、最合理、最具效率的信息化应用,帮助企业增强核心竞争力,使企业可持续发展。从系统架构来看它的特点如下: 三层结构设计:本系统是基于INTERNET的
  3. 所属分类:Java Develop

    • 发布日期:2017-05-10
    • 文件大小:2266932
    • 提供者:bosco
  1. Goahead

    1下载:
  2. goahead-嵌入式WEB服务器在linux下的移植文档-goahead-embedded WEB server under linux portable document
  3. 所属分类:Internet/网络编程

    • 发布日期:2013-12-27
    • 文件大小:130488
    • 提供者:wxiongn
  1. openssh-5.2p1.tar

    0下载:
  2. OpenSSH是一个免费(Free)版本的基于SSH协议的网络连接工具软件包。它将所有通信流量进行加密,可以有效地防范各种监听手段,杜绝网络连接的泄密。OpenSSH具备安全性高、可靠性高、可用性好、功能全面等特点。不仅如此,由于OpenSSH的开放性,用户还可以通过Internet得到广泛及时的技术支持。 OpenSSH目前支持支持SSH协议1.3版本、1.5版本和2.0版本,包括这样一些应用程序: sshd:服务器端的守护程序,监听来自客户机的连接,负责完成安全验证并提供服务。
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-23
    • 文件大小:1016612
    • 提供者:liuliu
  1. TCP_server

    0下载:
  2. linux tcp 多进程并发服务器编程-linux tcp multi-process concurrent server programming
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-03
    • 文件大小:4663
    • 提供者:szl
  1. saserver2.5

    0下载:
  2. 石器時代2.5服務端 for LINUX ,回憶石器原始時代,有興趣的朋友可以下載回去與朋友一同回憶 ... -Stone Age 2.5 server for LINUX, memories of the original stone age, interested friends can download and memories with friends with ...
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-02-26
    • 文件大小:6468686
    • 提供者:陈子军
  1. wis-streamer

    0下载:
  2. 实现RTSP流媒体直播,Linux下支持RTSP/RTP标准的流媒体服务器程序-RTSP live streaming support under Linux standard RTSP/RTP streaming server program
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-10-30
    • 文件大小:928326
    • 提供者:lishangxi
  1. TrinityCore

    0下载:
  2. TrinityCore 大型网游服务器端模拟器 使用ACE通信,mysql数据库。支持windows和linux平台,附带相关工具软件及源代码-TrinityCore large-scale network simulator using the ACE server-side communications, mysql database. Support for windows and linux platforms, software and related tools included w
  3. 所属分类:Game Server Simulator

    • 发布日期:2017-06-01
    • 文件大小:13201463
    • 提供者:teety
  1. webserver

    0下载:
  2. linux下c++实现简易的web服务器-linux under c++ to achieve a simple web server
  3. 所属分类:Web Server

    • 发布日期:2017-04-02
    • 文件大小:13142
    • 提供者:yyx
  1. server_client

    0下载:
  2. 基于select的经典c/s架构通讯程序-Select based on the classic c/s architecture the communication process
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:13315
    • 提供者:空空儿
  1. nginx

    0下载:
  2. 主要是对linux nginx服务器分流的配置,学习了一下怎么修改配置文件-Mainly for linux nginx server shunt configuration, learn about how to modify the configuration file
  3. 所属分类:Web Server

    • 发布日期:2017-03-27
    • 文件大小:573
    • 提供者:小路
  1. TCP-to-begin-same-time-multi-process

    0下载:
  2. 基于linux环境下的基于TCP/IP的C语言的并发多进程服务器程序。-Linux-based environment based on the TCP/IP-C-concurrent multi-process server program.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:16256
    • 提供者:邹林
  1. kiate-1.6

    1下载:
  2. 一个代理服务器,能代理多种协议,包括:http,https,socks,ftp,pop3,smtp,telnet,dns。能运行在linux,freebsd,...及其它类 unix,还有windows(最新版本要求nt 4.0以上)操作系统上 一个多线程的程序(采用线程池的方式),所以短时间内大量的连接请求,kingate还能保持很高的性能。 还支持tcp端口映射,可以实现别人访问你的内网主机。 有强大的规则控制,包括源IP地址,目的IP地址,目的端口,及采用的代理协议。 ki
  3. 所属分类:Proxy Server

    • 发布日期:2017-04-10
    • 文件大小:1830958
    • 提供者:迷失
  1. QQ

    0下载:
  2. QQ聊天程序设计及说明文档,Linux操作系统,且装有TCP/IP,及POP3,SMTP协议,运行服务端要装有MYSQL数据库-QQ chat program design and documentation, the Linux operating system and equipped with TCP/IP, and POP3, SMTP protocol, run the server should be equipped with MYSQL database
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-03-21
    • 文件大小:831843
    • 提供者:maskkid
« 1 2 ... 41 42 43 44 45 4647 48 49 50 »
搜珍网 www.dssz.com