搜索资源列表
-
0下载:
linux下网络编程,客户端和服务器端通信程序-Network programming, client and server communications procedures
-
-
0下载:
本人写的实现类似于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
-
-
0下载:
linux 多线程多进程 非常好的例子
linux socket server/client
-linux multipe thread good example
linux socket server/client
-
-
0下载:
linux下面实现的socket网络编程。可以实现多客户端联机server的功能。-linux following the realization of the socket network programming. Can be achieved online multi-client server functionality.
-
-
0下载:
client.c -- a stream socket client demo
server.c -- a stream socket server dem-client.c- a stream socket client demo server.c- a stream socket server dem
-
-
0下载:
client server socket programs to learn socket programming on linux
-
-
0下载:
linux 下的server/client socket 程式
-linux under the server/client socket program
-
-
1下载:
网络通信编程,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.
-
-
0下载:
socket 网络编程中 client 与 server 两端程序的开发-unix client server
-
-
0下载:
在Unix里面的模拟一个客户服务器模式的程序,很好的模拟了C/S模式-In the Unix inside a client-server model simulation program, a good simulation of the C/S mode
-
-
0下载:
分别编一个客机程序和服务器程序,首先建立客户程序与服务器之间正确的socket连结,然后利用send和recv函数,客户程序将一个较长的文本文件(如几k字节)中的数据发送给服务器。要求服务器全部正确地接收到所有的数据(一个也不能少),并将其存入一个文件。-An aircraft program were compiled and the server program, first established between the client and the server socket conne
-
-
0下载:
本程序在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
-
-
0下载:
操作系统实验内容,实现远程进程socket通信-failed to translate
-
-
0下载:
linux下的socket编程,有服务器端和客户端-socket programming under linux, there are server and client
-
-
0下载:
linux下的SOCKET编程,客户端与服务器端都有-SOCKET programming under linux, client and server have
-
-
2下载:
在Unix/Linux环境下,用Client/Server结构实现;支持多个客户之间的相互交流(公聊,用户名);
工作方式:
服务器程序先在后台运行;
客户端程序通过“网址+端口号”连接到服务器,并根据提示输入用户名(不需验证);
-On Unix/Linux environment, using Client/Server architecture to achieve support interaction between multiple customers (t
-
-
0下载:
DHCP server client/server socket creation for Linux.
-
-
0下载:
简单的嵌入式socket实现,包括服务器端与客户端两部分,适合初学者(Simple embedded socket implementation, including server-side and client two parts, suitable for beginners)
-
-
0下载:
基于UC的电信计费DMS数据挖掘系统,是通过对C/C++、多线程、Socket等的开发、QT等相关技术的综合运用,针对电信运营商推出的Linux/Unix服务器出租业务,设计的用以作为收费依据的数据采集系统。(UC-based telecom billing DMS data mining system, is developed through the integrated use of the C/C++, multi-threading, Socket, etc., QT and othe
-
-
0下载:
实现简单的socket请求,在客户端和服务器端实现通信(achieve socket requirements between client and server.)
-