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

搜索资源列表

  1. Linux-ftp 非常流行的ftp源代码

    1下载:
  2. ftp源代码,非常流行的ftp源代码,包括:客户端和服务器端。利用ftp协议rfc950编写的源代码。,ftp source code, a very popular ftp source code, including: client and server-side. Using ftp protocol rfc950 write the source code.
  3. 所属分类:Internet/网络编程

    • 发布日期:2017-03-23
    • 文件大小:7324
    • 提供者:nnf
  1. atftp_0.4.tar.gz

    0下载:
  2. linux系统下的tftp服务器和客户端程序,tftp server and client program in linux system
  3. 所属分类:Ftp Server

    • 发布日期:2017-11-08
    • 文件大小:495616
    • 提供者:
  1. code.rar

    1下载:
  2. linux下的FTP服务器,使用C开发,GCC编译;实现文件的上传、下载、断点续传;技术点:守候进程、进程间通讯、管道、soket编程、文件I/O标准库函数与系统调用、文件权限管理,FTP server under linux, using the C Development, GCC compiler file upload, download, HTTP technical point: waiting for the process of inter-process communica
  3. 所属分类:Ftp Server

    • 发布日期:2017-03-30
    • 文件大小:52770
    • 提供者:yeliu
  1. tftp

    0下载:
  2. linux下c语言编写 tftp 客户端 服务端-linux under c language tftp client server
  3. 所属分类:Linux Network

    • 发布日期:2017-03-23
    • 文件大小:14464
    • 提供者:lin
  1. ChatServer

    0下载:
  2. Linux c语言多进程多用户聊天程序 使用多进程与多线程合作 使用共享内存V进行交换信息 可谓Linux网络套接字编程学习之良品-Linux c multi-process multi-user chat server
  3. 所属分类:Linux Network

    • 发布日期:2017-03-23
    • 文件大小:5943
    • 提供者:hydra
  1. fws

    0下载:
  2. http web server c语言实现,兼容windows和linux,实现http web server的基本,支持gzip压缩-http web serverc language, compatible with windows and linux, the realization of the basic http web server, support for gzip compression
  3. 所属分类:Web Server

    • 发布日期:2017-04-09
    • 文件大小:2551968
    • 提供者:赖泽天
  1. socket-windows-linux

    0下载:
  2. windows 与linux下的socket编程,实现客户端与服务器端的通信-linux under windows with socket programming, to achieve client and server-side communications
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:33791
    • 提供者:spring
  1. DHCPServerLinux

    0下载:
  2. Linux下的DHCP服务器程序源代码, 实现DHCP Server端协议-DHCP server under Linux source code to achieve DHCP Server client agreement
  3. 所属分类:Linux Network

    • 发布日期:2017-03-28
    • 文件大小:67827
    • 提供者:BestDogKiller
  1. LINUX下TCP编程服务端跟客户端例子

    3下载:
  2. TCP client and TCP server for Linux!
  3. 所属分类:Internet/网络编程

    • 发布日期:2012-11-21
    • 文件大小:3991
    • 提供者:svetozar
  1. otl

    0下载:
  2. 跨数据库平台: n 支持 oracle 的OCI n 支持DB2的CLI, n 支持ODBC(通过ODBC,可支持SQL SERVER,MySQL等) Ø 跨OS平台: n 标准C++语言,支持 unix/linux/windows Ø 使用简单: n 只有一个头文件 n 接口简洁.otl_stream, otl_connect, otl_exception等就可以完成大部分工作
  3. 所属分类:Oracle

    • 发布日期:2017-05-11
    • 文件大小:2575226
    • 提供者:周扒皮
  1. main_serveur.c.tar

    0下载:
  2. IPV6 server sample ,this is how to make IPV6 server in Linux ,this one listen on the port 61616 you can change it ,to what ever you want.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-07
    • 文件大小:1158
    • 提供者:kramer
  1. server

    0下载:
  2. thhis a simple server program to chat with multi clients using c programming.(socket program)-thhis is a simple server program to chat with multi clients using c programming.(socket program)
  3. 所属分类:Linux Network

    • 发布日期:2017-04-04
    • 文件大小:2151
    • 提供者:devesh
  1. chatclient.c.tar

    0下载:
  2. UDP chat client and server
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:848
    • 提供者:DoDevil
  1. linux_server

    0下载:
  2. 一个非常简单的linux FTP服务器。包括浏览、删除、上传、下载、转换目录等最基本的功能,用传统的多进程的方式实现。压缩文件里有详细的编译说明。-A very simple linux FTP server. Including browsing, delete, upload, download, convert directories such as the most basic functions, the traditional multi-process ways. Compress
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:7140
    • 提供者:yr
  1. ftp

    1下载:
  2. 在Linux下c语言实现的基于TCP/IP的ftp文件传输程序,包含完整的源代码,分为客户端程序和服务器端程序-C language under the Linux-based TCP/IP, ftp file transfer program, including complete source code, divided into client and server-side program
  3. 所属分类:Internet/网络编程

    • 发布日期:2013-04-22
    • 文件大小:6293
    • 提供者:yanyiliu
  1. linux-socket

    0下载:
  2. Linux C socket 编程 经典实例 Clinet server
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-23
    • 文件大小:11610
    • 提供者:zpf
  1. linux-Ftp-tran

    0下载:
  2. LINUX下用FTP的方式传输文件。本例采用FTP SERVER连接远端,并将本地文件进行传输。-LINUX under way to transfer files using FTP. FTP SERVER connection with this case, remote and local file transfers.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:2059
    • 提供者:阿汤
  1. SOCKET-Linux-chat

    0下载:
  2. 本程序在ubuntu下用C语言实现,采用server/client模式,服务端通过功效内存存储聊天记录,发给每个客服端-Under this program in ubuntu with the C language, using server/client model, the effectiveness of memory storage server through the chat, each customer-side distributed
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-22
    • 文件大小:144245
    • 提供者:
  1. C-Files

    1下载:
  2. 一个基于Linux系统的网络通信程序。共分两部分:服务器程序和客户端程序。扶持多客户之间聊天,服务器与客户端聊天等。-A Linux-based system of network communication program. Divided into two parts: server and client programs. Support multiple customers to chat, chat server and client.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2013-11-09
    • 文件大小:3154
    • 提供者:luke
  1. Mail-Server

    0下载:
  2. 在Linux环境下用C语言写的邮件服务器,支持SMTP、POP3 协议。能够发送和接受邮件。支持转发功能。在Outlook和FoxMail上测试通过-In the Linux environment using C language to write the mail server, supporting SMTP, POP3 protocol. The ability to send and receive mail. Support for forwarding. In Outlook an
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:618078
    • 提供者:周伦
« 1 23 4 5 6 7 8 9 10 ... 19 »
搜珍网 www.dssz.com