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

搜索资源列表

  1. socks5_client_socket

    0下载:
  2. SOCKS5 Client Socket Source Code for Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:3599
    • 提供者:kanriudang
  1. tcp_client_socket_unittest

    0下载:
  2. tcp client socket unit test Source Code for Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2419
    • 提供者:tasenge
  1. socks_client_socket

    0下载:
  2. SOCKS Client Socket Source Code for Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:3620
    • 提供者:sihengni
  1. tcp_client_socket_win

    0下载:
  2. tcp client socket windows Source Code for Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:6761
    • 提供者:bejegiu
  1. socks5_client_socket_unittest

    0下载:
  2. Base class to test SOCKS5 Client Socket Source Code for Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:2567
    • 提供者:rongbeiwai
  1. linux_file_transfer

    0下载:
  2. Linux中利用socket透過server,兩個client端傳送與接收檔案,可在code中設定ip/port,為linux入門者參考code,有使用thread,故編譯時要加一條-lpthread-Socket through the use of Linux in the server, two client-side to send and receive files, can be set in the code in the ip/port, for the entry-linux
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-03
    • 文件大小:5064
    • 提供者:黄建国
  1. ftp_client

    0下载:
  2. 基于linux系统的ftp客户端,运用socket编程,基于ftp协议实现主动和被动模式,实现文件上传,下载等常用功能。-Linux system based ftp client, using socket programming, ftp protocol based on active and passive mode, file upload, download and other commonly used functions.
  3. 所属分类:Linux Network

    • 发布日期:2017-03-27
    • 文件大小:5028
    • 提供者:刘某
  1. remote-control

    0下载:
  2. 这是一个linux下远程控制程序,采用并发服务器模型。客户端接收用户输入的命令,客户端通过套接字将命令传送给服务器端,服务器在收到用户的命令,对命令进行解析.在服务器端调用对应的命令,并将命令执行的结果发送给客户端,从而实现远距离控制的功能。服务器可同时对多个用户提供服务。-This is a remote control program under linux, using concurrent server model. The client receives commands entere
  3. 所属分类:Linux Network

    • 发布日期:2017-04-16
    • 文件大小:12751
    • 提供者:kobe messi
  1. linux_tftp_up_down

    1下载:
  2. 在linux操作系统下用C实现TFTP客户端功能,通过socket编程-Under the Linux operating system in C implementation TFTP client function, through socket programming
  3. 所属分类:Linux Network

    • 发布日期:2014-10-10
    • 文件大小:4096
    • 提供者:荣东盟
  1. many_broadcast

    0下载:
  2. 在linux操作系统下用Socket编程实现网内多播的功能,两个文件,一个客户端,一个服务器-Use Socket programming under Linux operating system can realize the function of the network multicast, two files, a client and a server
  3. 所属分类:Linux Network

    • 发布日期:2017-04-13
    • 文件大小:2061
    • 提供者:荣东盟
  1. miniFTP

    1下载:
  2. win SOCKET 编程实现 miniFTPclient/Server Zhe大计算机网络实验,具体要求如下: 使用 Win32Socket 函数实现,不能使用 MFC 的 Csocket 类库(MFC 的 Csocket 类库不 能在 LINUX、UNIX 等环境下使用,跨平台性差),不能用 C++ builder 开发(编程量太少, C++ builder 已完成了很多 SOCKET 代码的编写)。 1. mini FTPclient/ Server 要求:在客户端至少实现 GE
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-09
    • 文件大小:88687
    • 提供者:Pepe
  1. send.tar

    0下载:
  2. it is a project of socket programming in linux . it was witten in c language . it has two parts client and server . clients can connect to server and use some services from server and server service client. client can be more than one but serv
  3. 所属分类:Linux Network

    • 发布日期:2017-04-25
    • 文件大小:128491
    • 提供者:mehrdad
  1. matlab

    0下载:
  2. it is a project of socket programming in linux . it was witten in c language . it has two parts client and server . clients can connect to server and use some services from server and server service client. client can be more than one but serv
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:571
    • 提供者:mehrdad
  1. PLS

    0下载:
  2. Linux下客户端和服务器程序编写实现客户端和服务器的通信,用socket实现通信。服务器可以处理多个客户端-Under Linux client and server programming to achieve client and server communicate using socket communication. The server can handle multiple clients
  3. 所属分类:Linux Network

    • 发布日期:2017-05-02
    • 文件大小:946611
    • 提供者:张平
  1. 8_10

    0下载:
  2. 多人聊天室 1、在Linux下采用socket实现多进程间的通信 2、采用TCP/IP协议进行数据传输 3、服务端采用多线程技术支持多用户同时登陆 4、支持客户端之间直接通信-Chat room 1, using multi-socket communication between processes in Linux 2, using the TCP/IP protocol for data transmission 3, the server uses mu
  3. 所属分类:Linux Network

    • 发布日期:2017-04-17
    • 文件大小:12230
    • 提供者:尤晓峰
  1. LlcpSocket

    0下载:
  2. Llcp Client Socket represents a LLCP Connection- Oriented client to be used in a connection-oriented communication Source Code for Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:1661
    • 提供者:niuxuilen
  1. WinToLinuxSocket

    0下载:
  2. 本代码实现了一个window和linux的Socket通信程序,使用C++语言编写。Linux是Server端、Windows是Client端-This Source code is used to build connection between Linux and Windows. Windows is client and Linux is server.
  3. 所属分类:Graph program

    • 发布日期:2017-04-13
    • 文件大小:1875
    • 提供者:prrkedac
  1. 10-network

    0下载:
  2. Linux下网络编程、Socket使用、TCP Server、Client、ntp、fcntl范例程序-Linux Network Programming, Socket use, TCP Server, Client, ntp, fcntl sample program
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-28
    • 文件大小:40999
    • 提供者:sky
  1. udp_server

    0下载:
  2. Socket server that sends video stream a server to a client. Uses opencv to get the data, which is transformed into bytes. Ran on an embedded linux zynq cpu.-Socket server that sends video stream a server to a client. Uses opencv to get the data, whi
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-16
    • 文件大小:363929
    • 提供者:danny
  1. Desktop

    0下载:
  2. linux平台下,完成tcp服务器端和客户端链接,socket()函数使用-linux platform, complete tcp server and client links, socket () function uses
  3. 所属分类:Linux Network

    • 发布日期:2017-04-12
    • 文件大小:1396
    • 提供者:周璇
« 1 2 ... 8 9 10 11 12 1314 »
搜珍网 www.dssz.com