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

搜索资源列表

  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. linuxCforChatRoom

    0下载:
  2. linux C聊天室代码,包括server端和client端。-chat rooms linux C code, including server-side and client side.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:2675
    • 提供者:
  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. TCP_socket

    0下载:
  2. Linux C Socket Client.c Server.c
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:1649
    • 提供者:hye
  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. server

    0下载:
  2. ftp 服务端,运行环境:Unix,Linux,FreeBSD-ftp server, operating environment: Unix, Linux, FreeBSD
  3. 所属分类:Ftp Server

    • 发布日期:2017-04-16
    • 文件大小:16622
    • 提供者:Michael
  1. LINUX下TCP编程服务端跟客户端例子

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

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

    0下载:
  2. Linux下server与client的通信实现。Server支持多线程。附有makefile可供编译。Linux下调试通过。-Under Linux the server and client communication. Server support for multi-threaded. A makefile for compiling. The adoption of Linux under the debugger.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:10896
    • 提供者:joe
  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. 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. servers

    0下载:
  2. Linux平台的LDAP Server实现源代码。-LDAP Server
  3. 所属分类:Linux Network

    • 发布日期:2017-05-04
    • 文件大小:1323514
    • 提供者:第爱的
  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. Linux

    0下载:
  2. 含有Linux基本教程、C语言教程、数据结构、文本编辑器、GCC编译器、调试工具、Linux GUI编程、网络编程、进程间通信、多线程编程、客户端/服务器端程序-Basic tutorial with Linux, C Language Tutorials, data structure, text editor, GCC compiler, debugging tools, Linux GUI programming, network programming, interprocess com
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:12197
    • 提供者:kevin
  1. server

    0下载:
  2. linux中socket多线程通信的服务器源代码-linux communication in multi-threaded socket server source code
  3. 所属分类:Linux Network

    • 发布日期:2017-03-27
    • 文件大小:1272
    • 提供者:仙鹤神针
  1. linux-C-server-socket

    0下载:
  2. linux下unixdomain和internetdomain的tcp的文件传输服务器和主机程序-Under unixdomain and internetdomain of linux tcp file transfer server and the host program
  3. 所属分类:Linux Network

    • 发布日期:2017-04-13
    • 文件大小:3567
    • 提供者:联系
  1. Desktop

    0下载:
  2. 利用linux C编写一个多用户——单一服务器模式的程序,用命名管道实现客户到服务器之间传递数据的操作。(Using Linux C to write a multi user single server mode program, using the named pipe to achieve data transfer between the client and server.)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-01-05
    • 文件大小:1024
    • 提供者:小堕
« 12 3 4 5 6 7 8 9 10 ... 19 »
搜珍网 www.dssz.com