搜索资源列表
-
0下载:
linux下基于ssl安全套接字设计的一个聊天程序,包含客户端和服务器的源码。-linux based ssl secure socket design a chat program, including client and server source code.
-
-
0下载:
Deadlock and how to solve it with mutex
a client request bank command like DEPOSIT CREATE TRANSFER WITHDRAW
and 4 server
server 1 simple server.
server 2 shows wrong answer an withdraw(2 terminal - 2 threads)
server 3 solve 2
server 4 sol
-
-
0下载:
在Linux下用C语言编写的UDP套接口程序,在Linux下打开两个终端,一个终端运行服务器端程序,一个终端运行客户端程序,在执行客户端后面加上 localhost 8888就可用进行网络通信了。-Under Linux using C language UDP socket program in Linux, open two terminals, a terminal server to run the program, run a terminal client program, foll
-
-
0下载:
这是一个网络通信程序的源代码,经过扩充后可用于多客户端的网络通信
首先在终端启动服务端:
./server 8888
然后新开一个终端,运行客户端
./client localhost 8888
此时客户端会连接到服务端并且接受信息, 输出显示
-This is a network communication program' s source code, through expanded for multi-client netw
-
-
0下载:
linux下用socket编程时实现的终端下的服务器、客服端字符聊天程序--客服端程序-linux socket programming achieved when using the terminal server client service character chat program- customer-side program
-
-
0下载:
psyrat2 的源代码,国外的写的一个支持win7系统的远程控制,文件管理,等等其它功能。控制端client,服务端server.-psyrat2 the source code, written in a foreign support win7 system remote control, file management, so other functions. Control terminal client, server-side server.
-