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

搜索资源列表

  1. tcphust

    0下载:
  2. linux下socket/tcp/ip简单实现-simple implementantion of socket/tcp/ip on linux
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:26588
    • 提供者:w
  1. linux_tcp

    4下载:
  2. Linux环境下Socket编程: 1.网络时间服务器timeserver,为网络上的用户提供时间服务,即为网络用户返回服务器的当前时间;记录发出请求的网络用户的IP地址(保存到文件中),格式如下: IP地址 请求时间 时间服务客户端timeclient,该客户端能够向服务器发送时间服务请求,并把获得的时间返回给用户。 采用TCP协议编写一个远程数据备份服务器,运行客户端将本地文件备份到远程的服务器中。 -Socket Programming Linux environm
  3. 所属分类:Linux Network

    • 发布日期:2017-03-28
    • 文件大小:4870
    • 提供者:艾萌
  1. linux

    0下载:
  2. 此文件包含了sk-buff、pro文件系统、socket的有关资料,并附带了两个小例子-This file contains the sk-buff, pro file system, socket of the information and comes with two small examples of
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:43992
    • 提供者:于爱华
  1. socket_programing-msg_transfer

    0下载:
  2. socket programing: type-->message transfer ->open a terminal and compile the server file..this terminal will act like server ->open another terminal and compile the client file..this terminal will act as a client.. ->the
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:1917
    • 提供者:lk
  1. linuxsev-windowcli

    0下载:
  2. 所属分类:Internet-Socket-Network

    • 发布日期:2017-05-15
    • 文件大小:3812966
    • 提供者:朱博
  1. sendarp

    0下载:
  2. 类似arp防火墙的功能,输入自己的ip地址,要发送的arp回复的主机IP地址,既可以实现在数据链路成发送arp响应包。 主要练习一下Linux下面socket 和ioctrl的用法。-Similar to the arp firewall function, enter your ip address, to send arp reply to the host IP address, not only can be achieved in the data link into the se
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:1586
    • 提供者:南极风
  1. lspbex

    0下载:
  2. This linux code about Linux Socket Programming. -This is linux code about Linux Socket Programming.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:18863
    • 提供者:cody
  1. socket

    0下载:
  2. 套接字参数选项详解, 搞Linux网络的朋友别错过哦。-detail for socket elements!
  3. 所属分类:Linux Network

    • 发布日期:2017-04-16
    • 文件大小:17552
    • 提供者:zhang
  1. Socket

    0下载:
  2. Socket programming using linux
  3. 所属分类:Linux Network

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

    0下载:
  2. 用socket实现服务端和客户端的通信。有各种命令,其命令类似linux的终端命令符-Achieved with the socket server and client communication. There are various commands, the command similar to the linux terminal command Fu
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-06-10
    • 文件大小:17646068
    • 提供者:su
  1. Socket

    0下载:
  2. Linux下使用Cplus 进行Socket编程-Socket
  3. 所属分类:Document

    • 发布日期:2017-03-30
    • 文件大小:70119
    • 提供者: 肖林
  1. tcp_server

    0下载:
  2. linux网络socket,tcp三路握手:accept,lisent-linux network socket, three-way handshake: accept, lisent .....
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:894
    • 提供者:ly
  1. CS

    0下载:
  2. linux下的socket下的通信编程,包含客户端和服务器。-linux under the socket communication programming under, including client and server.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:937
    • 提供者:小杨
  1. socket

    0下载:
  2. linux\linux2.6.12\应用实验:-linux \ linux2.6.12 \ Application Experiment:
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-16
    • 文件大小:9854
    • 提供者:xi
  1. socket.tar

    0下载:
  2. 这个学习linux网络socket编程有一定的帮助-This learning linux network socket programming is certainly helpful
  3. 所属分类:Linux Network

    • 发布日期:2017-03-29
    • 文件大小:18711
    • 提供者:吴 含
  1. socket

    0下载:
  2. linux上的socket程序,包含客户端和服务端两个程序-slllsld
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:1665
    • 提供者:jjj
  1. chat_source

    0下载:
  2. 用QT4库写的 基于C/S结构. 其实在linux用套接字写网络部分更方便不过,但最近在学习QT/network部分,所以练手写的一个.-Written using QT4 libraries based on C/S structure. In fact, part of the linux network using a socket to write more convenient, however, but a recent study QT/network part, so a
  3. 所属分类:Linux Network

    • 发布日期:2017-03-30
    • 文件大小:7991
    • 提供者:袁和平
  1. TCP_socket_client_server_file_transfer_program_des

    0下载:
  2. TCP套接字的文件传输客户服务器程序设计 包括C和S端的部分,S端向C端传送文件或者图片-TCP socket client-server file transfer program design, including C and S terminal part, S-side to the C terminal to send documents or pictures
  3. 所属分类:Linux Network

    • 发布日期:2017-03-31
    • 文件大小:1859
    • 提供者:张梦
  1. X2_Music_Box

    0下载:
  2. Linux下实现网络播放器功能,运用GTK,GSTREAMER,线程技术,Socket技术等,并引用DICUZZ!论坛程序。是不可多得Linux实例代码。-Achieved under Linux network player functionality, the use of GTK, GSTREAMER, threading, Socket technology, citing DICUZZ! Forum program. Linux is a rare example of the cod
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-19
    • 文件大小:5212780
    • 提供者:李骁桐
  1. callmeal

    0下载:
  2. linux socckt 做 MBS 轉換的 client -linux socket MBS tarnsfor client
  3. 所属分类:Linux Network

    • 发布日期:2017-04-10
    • 文件大小:1294
    • 提供者:Terry.Qiu
« 1 2 ... 13 14 15 16 17 1819 20 21 22 23 ... 50 »
搜珍网 www.dssz.com