搜索资源列表
linux-socket
- linux下网络编程,客户端和服务器端通信程序-Network programming, client and server communications procedures
11_code
- linux下网络通信套接字编程,可完成两机通信-Socket Communications Network programming, to be completed by two Communication
unix_network_programming
- unix网络编程 第1卷 套接口API和X/Open传输接口API unix网络编程 第2卷 进程间通信 包括这两卷的源代码-unix Network Programming, Vol 1 socket API and X / Open Transmission Network Interface API unix Liaison Program, volume 2, inter-process communication, including two volumes of the so
tcpc
- 这是个服务器程序,用SOCKET的编程,一个网络通信的程序
chat
- 基于BSD C的socket编程 采用udp协议,类似两个进程通信的聊天程序 压缩包包含两个文件,编译后运行是两个不同的聊天进程 运行环境linux
JinChengTongXun.zip
- 包含几个用不同方式(共享内存、socket、FIFO、消息队列等)实现进程通信的小程序,包含详细注释,足以解释各种方式进程通信的实现原理和编程方法,Contains a number of different ways (shared memory, socket, FIFO, message queue, etc.) to achieve the process of the small communications program, including detailed notes, are
realmsg-4
- 本人写的实现类似于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
unixPrograming
- 介绍了unix系统的特点、安装及使用,讲解了vi的使用及shell编程,UNIX下的C语言开发环境,文件与目录、进程控制,进程通信,套接字编程等内容。-Introduced the characteristics of unix systems, installation and use, explained the use of vi and shell programming, UNIX under C language development environment, file and d
udp
- 这是一个基于linux套接字编程,实现客户和服务器之间的通信-This is a linux-based socket programming, client and server communication between
file_transfer
- linux下SOCKET编程示例,一个是receive程序,一个是send程序,可以用两个LINUX环境通信,也可以在一个LINUX系统下开两个终端通信-SOCKET under linux programming examples, one receive program, one is send program can use two LINUX environment, communications, can also be a LINUX system, place the follow
Socket
- 网络通信编程,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.
CS
- linux下的socket下的通信编程,包含客户端和服务器。-linux under the socket communication programming under, including client and server.
TCPAndUDPSocket
- UNIX环境下的SOCKET编程,分别实现TCP与UDP下的Socket通信-SOCKET programming under the UNIX environment, we implement TCP and UDP Socket Communication under the
workspace
- 基于SOCKET 的 linux下的网络编程。 通过网络进行文件传输、语音双向通信,短消息的收发。-SOCKET' s linux-based network programming under. File transfer via network, two-way voice communication, short message sending and receiving.
socket_work
- linux环境下客户服务器通信,socket编程,服务器给客户机返回字符逆序输出功能。-linux environment, client-server communication, socket programming, the server to the client returns the character reverse output.
tcpip1
- 基于C的linux下的socket编程,实现客户端和服务器端的通信,运行环境redhat-linux c language socket server client
Expert_WinAPI_8_to_17
- 这是《精通Windows API函数、接口、编程实例》第8-17章源代码,包括服务、图形用户界面、系统信息的管理、进程间通信、Windows Shell程序设计、Windows GDI、Windows Socket网络编程、设备驱动管理、内核通信、用户认证和对象安全。-This is the " Mastering Windows API function, interface, programming examples" section of Chapter 8-12, th
socket
- socket通信编程,实现两个客户端之间的通信-socket communication programming, communication between the two clients
C-sharp--java-Socket
- JAVA与C#之间的socket通信编程例子-Programming examples socket communication between JAVA and C#
sauver-Implement
- 实现简单服务器,客户端通信的基本socket编程(Implement a simple server and client communication the basic socket programming)