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

搜索资源列表

  1. shiyan1

    0下载:
  2. (1)复习Linux操作系统下的C语言程序的编辑、编译方法,完成简单的变元表读取显示程序。 (2)通过简单程序学习套接字地址、IP地址相关处理函数的使用。 (3)通过两个能完成基本通信功能的TCP服务器程序和客户机程序学习基本Socket函数的使用。-(1) under the operating system review Linux C language program, editor of the compilation approach, complete simple chan
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:8641
    • 提供者:李洪旭
  1. indihgk

    0下载:
  2. 熟悉Linux环境下基本的RAW socket 编程,可以对以太网帧进行初步分析,可以通过程序完成第一个程序中对应的不同参差PDU字段分析,修改和重新发送-Familiar with the Linux environment, the basic RAW socket programming, you can conduct a preliminary analysis of the Ethernet frame can be completed through the program the
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:225298
    • 提供者:陈淼
  1. linuxcharacter

    0下载:
  2. 一个在LINUX下实现的字符传输,用了socket编程及多线程等。-LINUX to achieve a transmission of characters, with the socket programming and multi-threading.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-25
    • 文件大小:26151
    • 提供者:yanyan
  1. udpsrv01-server

    0下载:
  2. linux下的udp通讯实验程序,使用socket实现,有Makefile完成编译-udp program under linux environment
  3. 所属分类:Linux Network

    • 发布日期:2017-04-16
    • 文件大小:27610
    • 提供者:hailan
  1. network

    0下载:
  2. Linux/UNIX网络编程,基本套接口编程,基本TCP套接口编程,基本UDP套接口编程-Linux/UNIX network socket
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:743421
    • 提供者:赵冬霜
  1. Linux_Socket_Programming_By_Example

    0下载:
  2. linux下socket设计和实现的源码-socket design and implementation under linux source
  3. 所属分类:Linux Network

    • 发布日期:2017-04-05
    • 文件大小:199126
    • 提供者:zeng
  1. TCP

    0下载:
  2. linux下面用C写的基于TCP的socket程序-a program of socket in linux
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-29
    • 文件大小:1263
    • 提供者:killerezero
  1. linuxTCP

    0下载:
  2. 一个linux下的TCP socket编程-A TCP socket programming under linux
  3. 所属分类:Linux Network

    • 发布日期:2017-04-06
    • 文件大小:1278
    • 提供者:killerezero
  1. linux_socket

    0下载:
  2. linux网络socket基础编程Linux网络编程入门教程-linux netprogram
  3. 所属分类:Linux Network

    • 发布日期:2017-04-06
    • 文件大小:623457
    • 提供者:yangyang
  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. client_udp

    0下载:
  2. 在linux使用socket进行异步的通信,基于客户端服务器模型-In linux using the socket for asynchronous communication, client-server model based on
  3. 所属分类:Linux Network

    • 发布日期:2017-03-28
    • 文件大小:1400
    • 提供者: 张永华
  1. server_udp

    0下载:
  2. linux环境下使用socket进行通信的服务器程序-linux environment to communicate using the socket server program
  3. 所属分类:Linux Network

    • 发布日期:2017-04-02
    • 文件大小:1414
    • 提供者: 张永华
  1. udev

    0下载:
  2. 截获linux内核和用户空间通信的socket方法,可以获得hotplug的信息-Linux kernel and user space intercepted communications socket method to obtain the information hotplug
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:689
    • 提供者:杨晓风
  1. LinuxSocketBasic

    0下载:
  2. linux下socket变成基础。包括domain socket-socket into a foundation under linux. Including domain socket
  3. 所属分类:Linux Network

    • 发布日期:2017-04-17
    • 文件大小:126248
    • 提供者:高超然
  1. tcp

    0下载:
  2. linux下面实现的socket网络编程。采用的是tcp协议。。。可以实现多客户端联机server的功能-The following implementation linux network programming socket. Using the tcp protocol. . . Enables multi-client server functionality Online
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-02
    • 文件大小:1265
    • 提供者:龙虾
  1. server

    0下载:
  2. server基于linux下的socket通信,用于服务器和客户端的通信-server
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:651
    • 提供者:湘湘
  1. TestSocket

    0下载:
  2. 这是Linux下网络编程,用的是套接字,通过这个程序可以学习Linux下网络编程-This is a network programming under Linux, using a socket
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:14491
    • 提供者:漆军
  1. udptalk

    0下载:
  2. 适合初学者的c网络编程,使用socket实现UDP通信,值得学习-c program on linux for UDP network,socket program for beginer
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-07
    • 文件大小:937
    • 提供者:孙文彬
  1. linpop2010

    0下载:
  2. 在linux平台环境下进行socket编程,并用GTK+技术进行界面设计-chat
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:69880
    • 提供者:sunxiaohan
  1. file_server

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

    • 发布日期:2017-04-02
    • 文件大小:2916
    • 提供者:BK
« 1 2 ... 37 38 39 40 41 4243 44 45 46 47 ... 50 »
搜珍网 www.dssz.com