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

搜索资源列表

  1. LINUX-socket

    1下载:
  2. Socket接口是TCP/IP网络的API,Socket接口定义了许多函数或例程,程序员可以用它们来开发TCP/IP网络上的应用程序。要学Internet上的TCP/IP网络编程,必须理解Socket接口。     Socket接口设计者最先是将接口放在Unix操作系统里面的。如果了解Unix系统的输入和输出的话,就很容易了解Socket了。网络的 Socket数据传输是一种特殊的I/O,Socket也是一种文件描述符。Socket也具有一个类似于打开文件的函数调用Socket(),该函数返
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-09
    • 文件大小:1406540
    • 提供者:陈威
  1. socketfiletrans

    0下载:
  2. 利用socket进行文件传输的实例,并且实时显示了传输状态等,在vc 6.0下通过调试-The use of socket for file transfer examples, and real-time display the transmission status and so on, through debugging vc 6.0
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:87859
    • 提供者:张亮
  1. socket

    0下载:
  2. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-12
    • 文件大小:1379
    • 提供者:姚远
  1. filesend

    0下载:
  2. 这是一个基于TCP/IP的网络文件传输程序,通过socket建立客户端和服务器端,传输文件-This is based on TCP/IP network file transfer program, through the establishment of socket client and server, transfer files
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-16
    • 文件大小:4541009
    • 提供者:fsa
  1. slab1

    0下载:
  2. 一个基于socket实现的功能较为完善的局域网聊天工具,支持局域网内的文字交流,文件传输功能。-This is a chatting application implemented by socket. It supports normal chatting and file sending.
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-02
    • 文件大小:51079
    • 提供者:王辰
  1. ex2cli

    0下载:
  2. 网络文件传输,用Linux C结合Socket进行编程,这个文件是客户端部分,可直接用gcc编译.-Network file transfer, with the Linux C with Socket programming, this document is the client part, can be directly compiled using gcc.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-04
    • 文件大小:717
    • 提供者:郭崇鑫
  1. ex2serv

    0下载:
  2. 网络文件传输,采用Linux C与Socket结合编程,这个是服务器部分.-Network file transfer, using Linux C combined with Socket programming, this is the server part.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-10
    • 文件大小:798
    • 提供者:郭崇鑫
  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. mychat

    0下载:
  2. C#聊天室其中使用了socket编程 实现了文件传输群聊,组聊等功能,是学习SOCKET的基础教程。-Multiple police station web site management system designed for the public security station site is designed and manufactured, a series of blue, the whole point is concise and elegant, suitable for p
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-06
    • 文件大小:254952
    • 提供者:ss
  1. feige

    1下载:
  2. c#实现的飞鸽局域网文件传输,C# 多人聊天程序服务器端,利用socket类来实现,并实现多人聊天-c# implementation of the Flying Pigeon LAN file transfer
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-02
    • 文件大小:37097
    • 提供者:chc
  1. P2PFT

    0下载:
  2. 点对点文件传输工具。 服务端设置共享目录,客户端可以获取服务端共享的文件列表并下载。 使用socket实现。-Point to point file transfer tools. Set up a shared directory server, the client can obtain a list of server and download shared files. Use socket implementation.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-06
    • 文件大小:45406
    • 提供者:Jackie
  1. 77166402p2p(socket)

    0下载:
  2. Socket实现点对点的文件传输,一个文档-Socket to achieve point to point file transfer, a document
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-08
    • 文件大小:5594
    • 提供者:crazyli
  1. ftpServer

    0下载:
  2. FTP服务器主要功能偶登录管理、目录管理、文件传输,端口号设置获取当前在线用户的IP地址和个数-The FTP server main function accidentally login admin, directory management, file transfer, socket set access to current online user s IP address and number
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:101732
    • 提供者:贾飞雪
  1. file_transfer.tar

    0下载:
  2. linux系统下实现文件传输,主要实现为socket的tcp链接,是现在不同电脑上的文件传输。-linux system to achieve file transfer, the main achievement is the tcp socket link is now on a different computer file transfer.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-31
    • 文件大小:29422
    • 提供者:彭志军
  1. Java-Socket-based-

    0下载:
  2. Java基于Socket文件传输示例:采用了缓冲输入/输出流来包装输出流,再采用数据输入/输出输出流进行包装,加快传输的速度。-Java Socket-based file transfer example
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-24
    • 文件大小:2404
    • 提供者:yescool
  1. tftp

    1下载:
  2. TFTP文件传输系统运用软件工程的设计方法以visual c++ 6.0 为开发工具进行开发的。此TFTP文件传输系统采用采用客户端/服务器(C/S)模式,客户端与用户端通过UDP互相通讯。主要是在套接字的运用。随便帮学长做的东东,文档,代码,可执行文件都齐全。-TFTP file transfer system using software engineering design approach to visual c++ 6.0 development tool for the develo
  3. 所属分类:Internet/网络编程

    • 发布日期:2013-01-25
    • 文件大小:1837063
    • 提供者:maweidong
  1. The-Socket-file-transfer

    0下载:
  2. Socket文件传输实验 通过本实验,掌握Socket编程技术,培养通过实验解决文件传输的实践能力。-Socket file transmission experiment. through this experiment, to master the Socket programming techniques, and cultivate the practical ability to solve the file transfer through experiments.
  3. 所属分类:TCP/IP Stack

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

    0下载:
  2. 服务器客户端实现Socket文件传输包含读文件和写文件-Server client implementation the Socket file transfer consists of read and write files
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-13
    • 文件大小:1575
    • 提供者:王玲
  1. SocketTcp文件传输

    0下载:
  2. Socket编程,基于TCP/IP协议,实现文件的传输。(Socket programming, based on the TCP/IP protocol to achieve file transfer.)
  3. 所属分类:网络编程

    • 发布日期:2017-12-15
    • 文件大小:8118272
    • 提供者:陌言_216
  1. test_client

    0下载:
  2. VC实现的socket文件传输client端,并且支持配置文件修改连接服务器端的ip和端口,所传文件的路径。(VC implements the socket file transfer to the client side, and supports configuration files to modify the connection server IP and port, the path of the file.)
  3. 所属分类:网络编程

    • 发布日期:2018-01-04
    • 文件大小:7557120
    • 提供者:liuys
« 1 2 3 4 56 7 8 9 10 ... 26 »
搜珍网 www.dssz.com