搜索资源列表
Linux-ftp 非常流行的ftp源代码
- 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.
linuxCforChatRoom
- linux C聊天室代码,包括server端和client端。-chat rooms linux C code, including server-side and client side.
ChatServer
- Linux c语言多进程多用户聊天程序 使用多进程与多线程合作 使用共享内存V进行交换信息 可谓Linux网络套接字编程学习之良品-Linux c multi-process multi-user chat server
TCP_socket
- Linux C Socket Client.c Server.c
socket-windows-linux
- windows 与linux下的socket编程,实现客户端与服务器端的通信-linux under windows with socket programming, to achieve client and server-side communications
server
- ftp 服务端,运行环境:Unix,Linux,FreeBSD-ftp server, operating environment: Unix, Linux, FreeBSD
LINUX下TCP编程服务端跟客户端例子
- TCP client and TCP server for Linux!
clientServer_linux_multithread
- 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.
server
- 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)
linux_server
- 一个非常简单的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
servers
- Linux平台的LDAP Server实现源代码。-LDAP Server
linux-socket
- Linux C socket 编程 经典实例 Clinet server
linux-Ftp-tran
- LINUX下用FTP的方式传输文件。本例采用FTP SERVER连接远端,并将本地文件进行传输。-LINUX under way to transfer files using FTP. FTP SERVER connection with this case, remote and local file transfers.
SOCKET-Linux-chat
- 本程序在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
C-Files
- 一个基于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.
Mail-Server
- 在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
Linux
- 含有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
server
- linux中socket多线程通信的服务器源代码-linux communication in multi-threaded socket server source code
linux-C-server-socket
- linux下unixdomain和internetdomain的tcp的文件传输服务器和主机程序-Under unixdomain and internetdomain of linux tcp file transfer server and the host program
Desktop
- 利用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.)