搜索资源列表
chat.rar
- linux下开发的一款类似于QQ的网络聊天室,可以私聊也可以群聊,不过没有界面,利用的是多线程编程,linux developed a similar network QQ chat room, you can group chat can also私聊, but there is no interface, the use of the multi-threaded programming
qq_chat.rar
- linux下开发的一款类似QQ的网络聊天室,利用了多线程编程,基于C/S架构,可私聊和群聊,保存聊天记录,遗憾的是没有加入Qt界面,linux developed a similar network QQ chat rooms, use of multi-threaded programming, based on the C/S architecture,私聊and group chat, save chat history, unfortunately not joined the Qt i
chat.rar
- linux下利用socket多进程/多线程实现网络聊天程序完整版代码,linux process using multi-socket/multi-threaded chat program achieve the full version of the network code
FTP_linux
- 本设计实现了ftp的设计,使用了socket网络编程,ftp基于cs模式,包含客户端和服务端,可以实现上传、下载、删除、添加等各种功能,支持断点续传、多用户登陆、错误日志等功能。运行环境是linux,压缩包内含有源代码、使用说明、实验报告等,是学习linux和网络编程的上等材料。-This design enables the design of ftp, using the socket network programming, ftp cs-based model, including cl
thread-m
- linux下多线程网络应用实例,很实用的哦。-linux network under the multi-threaded application examples, it is useful oh.
socket
- linux下面实现的socket网络编程。可以实现多客户端联机server的功能。-linux following the realization of the socket network programming. Can be achieved online multi-client server functionality.
farsight_network_demo1.0.tar
- linix网络编程,tcp ,udp,多线程,socket等比较适合初学者学习的源代码-linix network programming, tcp, udp, multi-threading, socket and so more suitable for beginners to learn the source code
socket
- 计算机网络编程,多线程,多进程,相互之间传递信息-Computer network programming, multi-threaded, multi-process and transmit information between
server_thread
- 用Unix下的socket实现的并发服务器,采用多线程实现的并发功能。-Under Unix with the realization of concurrent socket server, used to achieve concurrent multi-threaded functionality.
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.
sdrr43r3socket
- 完全实现注册表处理,文件处理。服务端采用多线程服务,能最好的处理 SOCKET请求。-The full realization of registry processing, document processing. Services using multi-threaded client services, can best deal with the request SOCKET.
linuxcharacter
- 一个在LINUX下实现的字符传输,用了socket编程及多线程等。-LINUX to achieve a transmission of characters, with the socket programming and multi-threading.
BlockChatTool
- 采用socket套接字方式实现一个简单的linux下多人聊天程序,运用了多线程技术。--To achieve more than a simple chat program under linux, using multi-threading.
linuxwangluobiancheng
- 采用socket套接字方式实现一个简单的linux下多人聊天程序,运用了多线程技术。-To achieve more than a simple chat program under linux, using multi-threading.
client
- linux中socket多线程通信的客户端源代码-linux communication in multi-threaded socket client source code
file
- 通过socket进行文件传输,多线程 在linux下 大家可以参考一下-File transfer through socket, multi thread in Linux, you can refer to
MultihomePlainSocketFactory
- Socket factory that implements a simple multi-home fail-over on connect failure, provided the same hostname resolves to multiple Inet Addresses Source Code for Linux.
UNIX
- 关于unix的基础编程 包括多线程 socket 进程控制-On the basis of unix socket programming including multi-threaded process control, etc.
Java-socket3
- java socket小程序,实现了多线程的server端与client端的通信。运用了java多线程的知识去实现。-Socket java small program to achieve the server and the client end of the multi thread communication. The use of Java multi threading knowledge to achieve.
PortChecker-master
- A simple multi-threaded TCP Port Checker utility. Accepts a .csv or a set of args containing a list of IP s and TCP ports and attempts to open a new socket in each simple run java -jar PortChecker-1.0.jar ports.csv