搜索资源列表
-
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 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下载:
在linux2.6内核下编的基于socket的通信程序,可以直接运行,里面包括server.cpp和client.cpp以及makefile文件,支持文件传输-At under linux2.6 kernel socket-based communication procedures, can be directly run, which included server.cpp and client.cpp and makefile files, support file transfer
-
-
0下载:
client server socket programs to learn socket programming on linux
-
-
0下载:
Linux sockets client and server example programs.
-
-
0下载:
Linux下写的 socket 文件传输送程序
服务端和客户端完美统一!
命令行参数分析的完美方式!
-Write under Linux the socket file transfer service to send the client side and the perfect unity! Command-line parameter analysis of the perfect way!
-
-
0下载:
linux 下的server/client socket 程式
-linux under the server/client socket program
-
-
3下载:
linux下,简单FTP的实现,客服端,和服务器段的代码都有。-Under linux, the realization of a simple FTP, client service, and servers have the code above.
-
-
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下载:
本程序在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下载:
linux下的socket编程,有服务器端和客户端-socket programming under linux, there are server and client
-
-
0下载:
linux下的SOCKET编程,客户端与服务器端都有-SOCKET programming under linux, client and server have
-
-
0下载:
linux中socket多线程通信的客户端源代码-linux communication in multi-threaded socket client source code
-
-
0下载:
实现socket通讯,一边接受,一边发送,实现简单的SOCKET通讯测试。(linux socket send data by c language)
-