CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 Linux/Unix编程 搜索资源 - Socket 通信编程

搜索资源列表

  1. linux-socket

    0下载:
  2. linux下网络编程,客户端和服务器端通信程序-Network programming, client and server communications procedures
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:2015
    • 提供者:邱天
  1. 11_code

    0下载:
  2. linux下网络通信套接字编程,可完成两机通信-Socket Communications Network programming, to be completed by two Communication
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:11595
    • 提供者:白涛
  1. unix_network_programming

    0下载:
  2. 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
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:305183
    • 提供者:郭涛
  1. chat

    0下载:
  2. 基于BSD C的socket编程 采用udp协议,类似两个进程通信的聊天程序 压缩包包含两个文件,编译后运行是两个不同的聊天进程 运行环境linux
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:2177
    • 提供者:zhiguoxu
  1. JinChengTongXun.zip

    0下载:
  2. 包含几个用不同方式(共享内存、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
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:10656
    • 提供者:Rain
  1. realmsg-4

    0下载:
  2. 本人写的实现类似于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
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-14
    • 文件大小:3944419
    • 提供者:xc
  1. unixPrograming

    0下载:
  2. 介绍了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
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-14
    • 文件大小:3648626
    • 提供者:yrw
  1. udp

    0下载:
  2. 这是一个基于linux套接字编程,实现客户和服务器之间的通信-This is a linux-based socket programming, client and server communication between
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:33675
    • 提供者:zuodaohui
  1. file_transfer

    0下载:
  2. 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
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:28921
    • 提供者:xiongxiaohui
  1. Socket

    1下载:
  2. 网络通信编程,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.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:4025
    • 提供者:章红军
  1. CS

    0下载:
  2. linux下的socket下的通信编程,包含客户端和服务器。-linux under the socket communication programming under, including client and server.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:937
    • 提供者:小杨
  1. TCPAndUDPSocket

    0下载:
  2. UNIX环境下的SOCKET编程,分别实现TCP与UDP下的Socket通信-SOCKET programming under the UNIX environment, we implement TCP and UDP Socket Communication under the
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:39532
    • 提供者:zhangxueli
  1. workspace

    0下载:
  2. 基于SOCKET 的 linux下的网络编程。 通过网络进行文件传输、语音双向通信,短消息的收发。-SOCKET' s linux-based network programming under. File transfer via network, two-way voice communication, short message sending and receiving.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-08
    • 文件大小:1855652
    • 提供者:刘伟平
  1. socket_work

    0下载:
  2. linux环境下客户服务器通信,socket编程,服务器给客户机返回字符逆序输出功能。-linux environment, client-server communication, socket programming, the server to the client returns the character reverse output.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:1783
    • 提供者:蓝天
  1. tcpip1

    0下载:
  2. 基于C的linux下的socket编程,实现客户端和服务器端的通信,运行环境redhat-linux c language socket server client
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:2632
    • 提供者:安宇
  1. UNIXnetwork-programming

    0下载:
  2. UNIX网络编程第1卷 涉及到SOCKET的通信API-UNIX Network Programming Volume 1, relates to the communication API SOCKET
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-06-18
    • 文件大小:27975042
    • 提供者:jiangyu
  1. tcp_server

    0下载:
  2. linux下socket编程,实现tcp通信,这为服务端。-under linux socket programming, tcp communication, which for the server.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:804
    • 提供者:yupeixin
  1. chatsoft

    0下载:
  2. 基于linux socket编程的简单聊天程序。可以实现开发板与PC的互相通信。-Linux socket programming based on a simple chat program. Development board and the PC can communicate with each other.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:3039
    • 提供者:sds
  1. UNIXCcode

    0下载:
  2. unix c编程代码 代码中包含 进程间通信socket-unix c biancheng form liwanming xiwangnixihuan
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:150533
    • 提供者:李万明
  1. UNIX

    0下载:
  2. Unix学习课件 包括九章内容:引用、安装、vi使用与shell编程、文件与目录、进程控制、进程通信、socket程序设计等-Unix learing PPT.Including 9 parts.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-23
    • 文件大小:7774261
    • 提供者:JiangYing
« 12 »
搜珍网 www.dssz.com