搜索资源列表
-
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下载:
qt socket通信,服务器端为虚拟机里的linux系统的C++程序,客户端为开发板上的qt 代码,实现socket通信,以及将接受到的数据,显示在屏幕上-qt socket communications, server-side virtual machine inside linux system, C++ program, the client code for the development board qt achieve socket communication, and to r
-
-
0下载:
Linux C Socket
Client.c
Server.c
-
-
0下载:
linux 多线程多进程 非常好的例子
linux socket server/client
-linux multipe thread good example
linux socket server/client
-
-
0下载:
linux下基于ssl安全套接字设计的一个聊天程序,包含客户端和服务器的源码。-linux based ssl secure socket design a chat program, including client and server source code.
-
-
0下载:
linux下面实现的socket网络编程。可以实现多客户端联机server的功能。-linux following the realization of the socket network programming. Can be achieved online multi-client server functionality.
-
-
0下载:
比较简单的利用套接字linux下的客服端和服务器例子-Relatively simple to use under linux socket client and server examples of customer service
-
-
0下载:
最简单的socket编程,server 和 client-The most simple socket programming, server and client
-
-
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
-
-
0下载:
linux环境下,java程序与C语言程序通过SOCKET进行通信
C语言端作为服务器,java端作为客户端-linux environment, java program with the C language program to communicate through the C language SOCKET as server-side, java client as a client
-
-
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下载:
本程序在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
-