CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 搜索资源 - socket LINUX

搜索资源列表

  1. unix-network-program

    0下载:
  2. 包括《UNIX网络编程》所有源码和socket简单编程代码,有助于学习掌握linux/unix网络编程,都是C代码-including "UNIX network programing" source code and a socket document. it will help the reader to master linux/unix programing, and the source is C code
  3. 所属分类:Linux Network

    • 发布日期:2017-03-30
    • 文件大小:604903
    • 提供者:肖剑
  1. Linux_Socket

    0下载:
  2. Linux下的简单Socket通信例子,仅供初学者参考参考。-Socket Communications Linux, a simple example, refer to the reference for beginners.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-04
    • 文件大小:2300
    • 提供者:jifver
  1. server

    0下载:
  2. 利用socket编写windows和linux通讯程序-Windows and linux using socket communication program written
  3. 所属分类:Linux Network

    • 发布日期:2017-03-31
    • 文件大小:1376
    • 提供者:安永泉
  1. LinuxSocket

    0下载:
  2. Linux下基于CC++关于socket的基础编程。-CC++ under Linux on the basis of socket programming.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-05
    • 文件大小:4086
    • 提供者:cai
  1. 10.5

    0下载:
  2. Socket接口是TCP/IP网络的API,Socket接口定义了许多函数或例程,程序员可以用它们来开发TCP/IP网络上的应用程序。要学Internet上的TCP/IP网络编程,必须理解Socket接口。 -linux socket communication
  3. 所属分类:Linux Network

    • 发布日期:2017-04-08
    • 文件大小:12552
    • 提供者:lin
  1. Beej_socket_program

    0下载:
  2. Beej网络socket编程指南,linux网络编程入门指南,十分适合初学者。-Beej network socket programming guide, linux network programming Getting Started Guide, is very suitable for beginners.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-08
    • 文件大小:29895
    • 提供者:du
  1. linux_Socker

    0下载:
  2. linux服务端socket 编程(C语言)-linux server socket programming (C language)
  3. 所属分类:Linux Network

    • 发布日期:2017-04-07
    • 文件大小:11707
    • 提供者:梁东明
  1. Thread_Socket_Tcpip

    0下载:
  2. 多线程实现TCP/IP的Socket通信,包括Server端和Client端,在linux下开发运行成功。-Multi-threaded implementation of TCP/IP Socket communication, including the Server side and Client-side, running under linux development success.
  3. 所属分类:Internet/网络编程

    • 发布日期:2017-03-03
    • 文件大小:1437
    • 提供者:wang
  1. TCPIPSocketsinCGuideforProgrammers

    0下载:
  2. TCP/IP Socket编程 在Linux平台 简单面向初级用户-TCP/IP Socket programming in Linux platform for the primary user simply
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-31
    • 文件大小:791298
    • 提供者:changliwei
  1. txttran

    0下载:
  2. 对于Linux下的文件高效传输的基本实现,对于Socket传输文件的学习可以多多参考-For efficient transfer of files under Linux basic implementation, the Socket can transfer files to learn a lot of reference
  3. 所属分类:Linux Network

    • 发布日期:2017-04-04
    • 文件大小:3421
    • 提供者:张征
  1. Communicate

    0下载:
  2. 完成不同平台的串口\SOCKET通信(windows、Linux、Unix)-Complete different platform serial \ SOCKET communication (windows, Linux, Unix)
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-07
    • 文件大小:216373
    • 提供者:小马哥
  1. internetofLinux

    0下载:
  2. linux网络编程,包含socket编程,能够很好的说明网络攻防与监控的编程知识。-linux network programming, including socket programming, can be a good descr iption of the network attack and defense and control of programming knowledge. 允许输入拉丁字符的拼音
  3. 所属分类:Linux Network

    • 发布日期:2017-04-06
    • 文件大小:38786
    • 提供者:张奇qi
  1. tcp

    0下载:
  2. 在linux环境下 基于socket的tcp通信-Based on the tcp socket communication
  3. 所属分类:Linux Network

    • 发布日期:2017-04-09
    • 文件大小:9252
    • 提供者:jack
  1. udp

    0下载:
  2. 在linux环境下 基于socket的udp通信-In linux environment the udp socket-based communication
  3. 所属分类:Linux Network

    • 发布日期:2017-04-14
    • 文件大小:3894
    • 提供者:jack
  1. FTP

    0下载:
  2. 此为Linux下SOCKET编程的FTP代码,谢谢分享-Linux FTP socket
  3. 所属分类:Ftp Client

    • 发布日期:2017-03-31
    • 文件大小:24824
    • 提供者:whb
  1. sock

    0下载:
  2. 基于linux的一个简单的select的socket程序 说明select的应用-A simple linux-based descr iption of the procedures select the socket select the application
  3. 所属分类:Linux Network

    • 发布日期:2017-04-01
    • 文件大小:1461
    • 提供者:彭许波
  1. client

    0下载:
  2. Socket programming in linux. Client.c describe how to client connect to server by TCP/IP
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-13
    • 文件大小:1579
    • 提供者:Mr. Lam
  1. server

    0下载:
  2. Socket programming in linux. server.c describe how to server listen to client by TCP/IP
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-13
    • 文件大小:1658
    • 提供者:Mr. Lam
  1. sendData

    0下载:
  2. Linux系统socket编程简单程序,分客户端和服务器端,可按间隔50ms发送网络数据,另一端接收。-Linux socket Send Data Test。
  3. 所属分类:Linux Network

    • 发布日期:2017-04-08
    • 文件大小:3267
    • 提供者:lynne
  1. chapter15

    0下载:
  2. 几个linux网络通信的小程序,都能运行-download this program from internet about socket
  3. 所属分类:Linux Network

    • 发布日期:2017-04-08
    • 文件大小:9350
    • 提供者:吕雪德
« 1 2 ... 17 18 19 20 21 2223 24 25 26 27 ... 34 »
搜珍网 www.dssz.com