搜索资源列表
telnet.tar
- Linux下telnet客户端的C++代码实现。用于初学者对telnet协议的学习和简单telnet工具编写。由网上windows环境代码移植,直接通过make进行编译。-Linux telnet client of C code to achieve. For beginners telnet agreement learning tools and simple telnet prepared. Windows environment from the online code transpl
xw
- 串口向mysql发送文件程序。客户端返回。 简单的程序示范
Drcomforlinux
- 这是一个很简单的在linux.环境下开发的一个上网客户端
linux
- 如何编写linux的客户端与服务器的教程,简单实用
socket
- Linux下实现的socket通信, 建有客户端和服务器端 简单适合初学习使用
socket
- linux 下简单的网络通信例子(包括客户端和服务端源文件)。
accept-and-send-message.rar
- 这是一个基于linux的简单客户端和服务器端互相收发消息的源代码,很适合初学者,This is a simple linux-based client and server to send and receive messages with each other' s source code, it is suitable for beginners
realmsg-4
- 本人写的实现类似于MSN的即时通信软件,基于linux socket编程,有完整的客户端,服务器端代码 实现好友管理,线程池,文件传输,简单音频传输等功能,经过修改可用于嵌入式环境-I write to achieve similar to the MSN instant messaging software, based on linux socket programming, a complete client, server-side code to achieve the fr
shm
- linux中设计简单的客户端和服务器端,是操作系统的上机题-linux to design a simple client and server is the operating system on the plane title
serverclient
- linux课程实验作业。客户端与服务端程序。简单的算术运算功能。-linux courses experimental operation. Client and server-side program. Simple arithmetic functions.
MyLinuxThread5-25[1].tar
- LINUX 线程池源代码:Lock.cpp : 锁的操作 , 读锁可以并发 , 写锁独占. Queue.h : 队列的封装 , 队列的读和写都加了锁的保护. Socket.cpp : 套接口的简单封装. Thread.cpp : 线程的封装实现了些简单的线程停止,运行等功能 , 启动别的线程的时候需要继承次类. Worker.cpp : 用户接口类 , 用户需继承此类。 ListenThread.cpp(继承Thread.cpp) : 服务器监听线程.如果有客户端连接通知Th
securedownload123
- 这是一个简单的linux里服务器与客户端之间的通信但基本步骤是正确的-This is a simple linux in the server and client communication between the basic steps are the correct
FTPSERVE_TGZ
- 简单 ftp 服务器及客户端,采用TCP协议。单线程。为.tgz压缩包,不能上传,改了一下,解压时请注意。-Simple ftp server and client using TCP protocol. Single-threaded.
C10K
- Lock.cpp : 锁的操作 , 读锁可以并发 , 写锁独占. Queue.h : 队列的封装 , 队列的读和写都加了锁的保护. Socket.cpp : 套接口的简单封装. Thread.cpp : 线程的封装实现了些简单的线程停止,运行等功能 , 启动别的线程的时候需要继承次类. Worker.cpp : 用户接口类 , 用户需继承此类。 ListenThread.cpp(继承Thread.cpp) : 服务器监听线程.如果有客户端连接通知ThreadPool类,由Th
Socket
- 网络通信编程,socket编程,socket客户端程序,可运行。代码简单完整,注释清晰,linux下编译通过,可运行。适合socket编程入门参考。 与服务端配合使用-Network communication programming, socket programming, socket client program, you can run. Code is simple and complete, clear notes, linux compiled by, you can run.
udp
- 简单的UDP通信协议程序(服务端+客户端)-A simple UDP communication program (server+ client)
server-client
- 一个简单的在嵌入式Linux下服务器与客户端的通信。-server or client
ipc
- 消息队列简单模型,实现两个进程,一个是客户端 一个是服务器 运用System V消息队列通讯-Message queue simple model, to achieve the two processes, one is one client server communication using System V message queues
57578844ddns3-client-1.8
- ddns 简单客户端程序 ddns 简单客户端程序-ddns client source ddns client source
简单TCP套接
- linux系统下简单的soket套接,实现客户端与服务单的简单信息传输(Simple soket socket under Linux system,Simple information transmission of client and service list)