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

搜索资源列表

  1. C.S

    0下载:
  2. linux下的服务器客户端进行通信,经过编译,请放心使用
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:1493
    • 提供者:
  1. pipe.c

    0下载:
  2. 这是一个管道实现的简单源程序,实现进程间的通信和管理
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:4064
    • 提供者:肖欣
  1. modbus.rar

    2下载:
  2. modbus通信小程序,实现了设备间的串口通信,推荐给大家,modbus communication applet, the implementation of serial communication between devices, recommend to the U.S.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2013-04-18
    • 文件大小:1045
    • 提供者:路保虎
  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. epoll.c

    0下载:
  2. epoll网络通信实现代码,适合初学者使用非常不错的学习资料。-Network Communication epoll code to use is very good for beginners to learn the information.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-25
    • 文件大小:2148
    • 提供者:zhangzhiyi_923
  1. ringbuffer_src_2.0

    1下载:
  2. C语言实现的环形缓存类封装。功能比较实用,可以用于网络环境下,协议栈或通信协议解析。-C language implementation of the circular buffer class package. Functions more practical, can be used for the network environment, or communication protocol stack resolution.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-24
    • 文件大小:4911
    • 提供者:黄健
  1. driver_conductor.c

    0下载:
  2. 进程间通信中经典的司机-售货员问题,用信号量实现进程间通信。-Interprocess communication in the classic driver- salesman problem, with the amount of inter-process communication signals.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-10
    • 文件大小:1441
    • 提供者:nescio
  1. gsm-modem.c.tar

    0下载:
  2. linux下GSM modem串口通信测试程序代码-linux serial port communication under the GSM modem test program code
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-22
    • 文件大小:2046
    • 提供者:sweetcn
  1. c

    0下载:
  2. 一个linux 下的客户端的小程序,用c语言描写实现。运用消息队列以及通信进程的应用实现-Under a linux client applet, using c language descr iption of the achievement. The use of message queue, as well as communications applications process
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:1426
    • 提供者:ada
  1. Linux--sy--jingchengtongxin

    0下载:
  2. 进程间通信的实验代码,是操作系统实验中的代码-Interprocess communication experiment code, is the operating system code experiment
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:8020
    • 提供者:zuodanqing
  1. msq.c.tar

    0下载:
  2. 守护进程 消息队列 通信 未完 待续-Daemon communication message queue to be continued. . . . .
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:959
    • 提供者:格格
  1. c-s-huangjun86

    0下载:
  2. linux环境下gcc编译通过,cs通信server端源码,实现了简单的文本的传输,阅读后即可了解整个socket流程,绝对原创,欢迎大家多多支持。-gcc compiler under linux through, cs source client server communication, the realization of a simple transfer of text, reading socket understand the whole process can be absol
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-11
    • 文件大小:1070
    • 提供者:黄珺
  1. clientServer_linux_multithread

    0下载:
  2. Linux下server与client的通信实现。Server支持多线程。附有makefile可供编译。Linux下调试通过。-Under Linux the server and client communication. Server support for multi-threaded. A makefile for compiling. The adoption of Linux under the debugger.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:10896
    • 提供者:joe
  1. txin

    0下载:
  2. linux系统的shm.c等源码文件,熟悉linux系统的消息通信机制;基于共享存储区的进程间通信的设计-shm.c systems such as linux-source documents, familiar with the linux system message communication mechanism based on the shared storage area of the design-process communication
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:111906
    • 提供者:朱可可
  1. linux_proxy

    0下载:
  2. linux下的c网络编程,对于防火墙的入门有一定的帮助了解-firewall
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:25224
    • 提供者:wpneu
  1. c_socket_java

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

    • 发布日期:2017-04-07
    • 文件大小:106640
    • 提供者:code998
  1. tcpserver.c.tar

    0下载:
  2. 实现用tcp协议通信的主机端代码,此代码需要和客户端代码同时运行-Tcp protocol implementation to communicate with the host-side code, this code needs and client-side code to run
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-22
    • 文件大小:2227
    • 提供者:Jun Cheng
  1. c-kermit.tar

    0下载:
  2. c-Kermit9.0,unix上用串口传输文件的软件,由哥伦比亚大学开发,早年就在NASA里使用,学习通信的好材料-c-Kermit9.0, unix on the serial port to transfer files using the software developed by Columbia University, early NASA years in the use of good material for studying communication
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-09
    • 文件大小:2381121
    • 提供者:程弓
  1. MessageQueue

    0下载:
  2. linux下消息队列的C语言封装,以及示例代码。用于进程间和线程间通信。-Provide C-language package of message queue under linux as well as sample code. This package is used for inter-process communication.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-23
    • 文件大小:10016
    • 提供者:vividonly
  1. t4p4.c

    0下载:
  2. Linux进程间通信c代码,读者写者问题。-Linux inter-process communication c code readers who write.
  3. 所属分类:Driver develop

    • 发布日期:2017-12-03
    • 文件大小:830
    • 提供者:wql
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com