搜索资源列表
-
0下载:
linux下采用多路复用技术的聊天室的客户端与服务端,multiplexing under linux using the chat room client and server
-
-
0下载:
linux下基于select函数的一个小型聊天室程序,分服务器和客户端-linux select function Based on a small chat room procedures, sub-server and client
-
-
0下载:
linux下的socket的应用 服务器的必用函数-the under linux socket application server will use the function
-
-
0下载:
linux下的多进程并发服务器,采用select机制解决阻塞-multi-process concurrent server under linux, select mechanism to resolve the blocking
-
-
0下载:
linux下使用C语言编写的用select实现对多个客户端处理的服务器程序-A server program with C language using select to deal with multiple clients
-
-
0下载:
局域网内Win32/Linux虚拟文件系统的通信程序,Linux作为服务端,Windows作为客户端.
当链接之后,Linux的共享目录内的文件可以被下载到windows端一个虚拟盘符上(这个虚拟盘符是映射在C盘新建的一个隐藏文件夹名为CliShareDir),可以操纵客户端上的文件,程序会依据客户端的映射目录上的文件的变化情况(包括新建,删除,编辑保存,重命名等等而更改服务端的相同的文件。使得看起来操作客户端的虚拟目录上的文件就如同操纵服务端的共享目录上的文件一样。)
本程序客
-
-
0下载:
linux下简单的C/S模式的TCP编程,应用select()处理阻塞问题。 setsockopt()处理重启服务器出现“Address already in use”的情况。-the TCP programming under linux simple C/S mode, select () blocking problem. setsockopt () processing restart the server " Address already in use" .
-
-
0下载:
linux下TCP服务器端常用的多客户端相应处理方式select和epoll.c基本应用-TCP server under linux commonly used multi-client and select the appropriate treatment of the basic application epoll.c
-
-
0下载:
linux简单的网络编程实例,socket通讯,select多路I/O ,server,client模式 select模型-linux socket
-