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

搜索资源列表

  1. c-SOCKEt

    0下载:
  2. 上面为Linux下的c语言socket编程指南,对初学者很有帮助,希望能起到作用-Above c language under the Linux socket programming guide, useful for beginners, hoping to play a role
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-26
    • 文件大小:34232
    • 提供者:许松
  1. Linux-socket

    0下载:
  2. 以上为Linux网络编程入门教程,内容详尽切易懂,对于初学者对socket的学习有很大帮助-Linux Network Programming Tutorial and detailed cut and easy to understand, there is a great help for beginners learning the socket
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:53500
    • 提供者:许松
  1. Linux-GTKP-chat

    0下载:
  2. Linux Socket 基于GTK+聊天软件,采用父子进程编写,互斥死锁-Linux Socket based on GTK+ chat software written in parent-child process mutex deadlock
  3. 所属分类:Linux Network

    • 发布日期:2017-03-27
    • 文件大小:36421
    • 提供者:爱德华
  1. linux-socket-file-transfer

    0下载:
  2. linux系统下PC机与PC机、pc机与ARM板之间的网络文件传输代码,基于socket。-linux system, network file transfers between the PC and the PC, pc machine with ARM board code, based on the socket.
  3. 所属分类:Linux Network

    • 发布日期:2017-03-29
    • 文件大小:14245
    • 提供者:周安
  1. Linux-Socket

    0下载:
  2. linux下运行SOCKET的客户端和服务器端程序,操作步骤写在readme.txt中-SOCKET client and server-side program running under linux, the steps in the readme.txt
  3. 所属分类:Driver develop

    • 发布日期:2017-11-16
    • 文件大小:4666
    • 提供者:shindow
  1. windows-to-linux-sockt

    0下载:
  2. Windows Linux socket 通讯,可用于嵌入式控制通讯,linux server 为C 有原码,Windows 为C++ MFC图行窗口输入.-Windows Linux socket communication, can be used in the embedded control communications, Linux server for C have the original code, Windows for C++ MFC diagram line window
  3. 所属分类:Remote Control

    • 发布日期:2017-11-05
    • 文件大小:135040
    • 提供者:zhongyin
  1. Linux-socket

    0下载:
  2. 一本有关linux环境下网络编程的书,希望能帮到有需要它的。-A book about network programming in linux environment, I hope to help need it.
  3. 所属分类:Linux Network

    • 发布日期:2017-11-16
    • 文件大小:2163918
    • 提供者:刘净雯
  1. raw_loop

    0下载:
  2. Linux socket raw loop test
  3. 所属分类:Linux Network

    • 发布日期:2017-04-11
    • 文件大小:688
    • 提供者:李剑
  1. socket

    0下载:
  2. Linux下实现socket通信,客户端与服务端间可进行简单的通信,可用于学习之用-Under Linux socket communication simple communication between the client and server, and can be used for learning
  3. 所属分类:Linux Network

    • 发布日期:2017-11-14
    • 文件大小:1907
    • 提供者:Folwind
  1. socket-demo

    0下载:
  2. 使用C++编写Linux下socket程序练习-Using C++ to write under Linux socket program practice
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-13
    • 文件大小:15438
    • 提供者:李俊
  1. Linux-Socket-Programming

    0下载:
  2. 学习在LINUX环境下的SOCKET编程-To learn LINUX environment SOCKET programming.
  3. 所属分类:Linux Network

    • 发布日期:2017-11-17
    • 文件大小:1872973
    • 提供者:John
  1. socket

    0下载:
  2. 在Linux下实现Socket的创建和简单的操作-In the Linux Socket realize creation and simple operation
  3. 所属分类:Linux Network

    • 发布日期:2017-11-28
    • 文件大小:1136
    • 提供者:张巡
  1. socket

    0下载:
  2. linux socket网络编程,非阻塞,多路I/O复用。Tcp-The socket programing in linux
  3. 所属分类:Linux Network

    • 发布日期:2017-11-22
    • 文件大小:3426
    • 提供者:patrick
  1. socket

    0下载:
  2. 在linux中的socket编程实例,实现点对点的信息发送-Information sent in the linux socket programming examples, the point-to-point
  3. 所属分类:Linux Network

    • 发布日期:2017-12-03
    • 文件大小:8049
    • 提供者:王林
  1. Linux-socket

    0下载:
  2. 《Linux网络编程》内容简介:Linux是目前最流行的开源操作系统,网络功能在Linux下占有核心的地位。《Linux网络编程》循序渐进地从应用层到Linux内核、从基本知识点到综合案例,向读者介绍如何在Linux下进行网络程序设计。-Introduction to Linux Network Programming Content: Linux is the most popular open-source operating system, occupies the core of the
  3. 所属分类:software engineering

    • 发布日期:2017-11-20
    • 文件大小:1736731
    • 提供者:zhj
  1. socket

    0下载:
  2. 在写LINUX SOCKET的时候,一个非常好的例子,里面有select的使用.-Write LINUX SOCKET, a very good example, select use.
  3. 所属分类:Linux Network

    • 发布日期:2017-11-20
    • 文件大小:1741
    • 提供者:阿呆
  1. SOCKET-on-Linux

    0下载:
  2. linux下的socket实现,讲解了linux下socket如何编写的步骤-the under linux socket to achieve, to explain the steps under linux socket how to write
  3. 所属分类:Linux Network

    • 发布日期:2017-12-02
    • 文件大小:109698
    • 提供者:离子
  1. process---socket

    0下载:
  2. 该程序为linux下面socket编程,主要用与进程间通迅,采用无连接技术。效率高,稳定性高。-The program for the following linux socket programming, mainly used for inter-process communication, with no connection technology. High efficiency, high stability.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-08
    • 文件大小:1392
    • 提供者:libin
  1. listen-socket

    0下载:
  2. linux socket中listen参数的详细介绍,对于了解listen函数的使用非常有用-Details of the listen parameters of Linux in socket, for the understanding of the use of the listen function is very useful!!
  3. 所属分类:software engineering

    • 发布日期:2016-01-25
    • 文件大小:75776
    • 提供者:张謇
  1. linux-socket-many

    0下载:
  2. socket linux编程方法,对于初学者来说是个不错的选择-Socket Linux programming, for beginners is a good choice
  3. 所属分类:software engineering

    • 发布日期:2017-12-10
    • 文件大小:91050
    • 提供者:张謇
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com