CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - linux socket

搜索资源列表

  1. file_server

    0下载:
  2. Windows和Linux的socket编程交互-Socket between Windows and Linux。
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:2916
    • 提供者:BK
  1. Socket_linux

    0下载:
  2. linux环境下的socket编程,包括线程池,信号量,消息队列等-linux/unix socket
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:30706
    • 提供者:wumin
  1. QQlinux

    0下载:
  2. linux下简单QQ程序,用socket通信实现,通过建立两个线程实现数据的发送与接收,包括服务端和客户端程序-QQ linux in the simple procedure, using socket communication to achieve, through the creation of two threads to send and receive data, including server and client
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:1272
    • 提供者:张文惠
  1. linux_tcp

    0下载:
  2. linux下的套接字编程TCP简单例子程序,适合初学者-TCP socket programming under linux simple example program, suitable for beginners
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:1298
    • 提供者:kenneth
  1. linuxtcp

    0下载:
  2. 在linux下实现简单的tcp通信,利用套接字实现的,分为客户端和服务器。-Be achieved in a simple linux tcp communication, the use of the socket implementation, divided into client and server.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:2861
    • 提供者:郑海燕
  1. digital

    1下载:
  2. 该系统是介绍一个基于web service的数字油田监控系统,整个系统分成三个部分:现场监控终端、监控中心和移动控制终端。以嵌入式linux系统作为现场监控终端,分别在windows平台和liunx平台下实现监控中心。移动终端控制利用嵌入式开发板ARM2410S上的相关设备来实现。三端之间的数据传输都是通过web service实现的,只有在视频数据传输时用socket实现。-The system is to introduce a web service based on the number
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:870454
    • 提供者:liao
  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. time

    0下载:
  2. 在linux环境下实现socket编程,一个时间服务器-In the linux environment to achieve socket programming, a time server
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:1498
    • 提供者:于鑫
  1. tcpip1

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

    • 发布日期:2017-04-06
    • 文件大小:2632
    • 提供者:安宇
  1. 780470147627-code-ch15

    0下载:
  2. c编写的linux下的socket通讯简单示例,服务端源码和客户端源码-c under linux written in a simple example of socket communication, client server source code and source code
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:4343
    • 提供者:ycc
  1. wenjianchuanshu

    0下载:
  2. 在Linux环境下实现的文件传输程序.socket连接服务器,实现上传和下载文件,传输文件时有进度条.-In the Linux environment to achieve the file transfer program. socket connection to the server, to upload and download files, transfer files with progress bar.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:5326
    • 提供者:gwnaqrep
  1. sys

    0下载:
  2. socket通信函数,很有实用价值。在linux平台上使用。-socket communication functions, very practical. In the linux platform.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:98109
    • 提供者:hbhghe
  1. socketTutorial

    0下载:
  2. Socket 指导手册,其中关于client-server部分的程序代码可直接在linux上编译运行。-Socket programming handbook, most source about clinet-server part can be run directly on linux machine.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:542275
    • 提供者:dake zhao
  1. bchat.tar

    0下载:
  2. 嵌入式linux聊天程序,采用socket编程,-Embedded linux chat program, the use of socket programming,
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:210257
    • 提供者:何明
  1. source

    0下载:
  2. source file use for linux-1.what about signal handling for child process?2.exchange child and parent and watch fun3.demonstrates how to open a program for standard i/o4.a socket-based time of day server5.a tiny calculator that uses dc to do its work
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:4997
    • 提供者:king
  1. sock_data_package

    0下载:
  2. Linux下socket编程演示例程,经过测试可以使用-sock_data_package,based on embeded Linux
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:1486
    • 提供者:季册
  1. Linu

    0下载:
  2. 基于 linux的网络编程,讲述TCP/IP协议和套接字的应用。-Linux based network programming, tells the TCP/IP protocol and socket applications.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-07
    • 文件大小:1737622
    • 提供者:徐崇
  1. netscanner

    0下载:
  2. 一个扫描器引擎源码,在linux平台下,用C++编写,利用套接字编程-A scanner engine source code, the linux platform, written with C++, using socket programming
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:22460
    • 提供者:liudeli
  1. dgramrloop

    0下载:
  2. datagram socket programming under linux
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-11
    • 文件大小:882
    • 提供者:sandeep
  1. shell_socket

    0下载:
  2. 在linux下,用脚本也能做socket通信!超神奇-In linux, the scr ipt can do with the socket communication! Super magic ~ ~ ~
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:543
    • 提供者:hwjjacky
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 23 »
搜珍网 www.dssz.com