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

搜索资源列表

  1. file

    0下载:
  2. 通过socket进行文件传输,多线程 在linux下 大家可以参考一下-File transfer through socket, multi thread in Linux, you can refer to
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:2753
    • 提供者:nanye
  1. sockpool

    0下载:
  2. 采用封装IOCP的高端函数编写的SOCKET I/O模型,为了便于理解,所有功能封装在一个头文件中,入口函数只是简单调用而已,集成了一些关键功能,如SOCKET线程池,动态增删SOCK.快去编写你的高端高效服务器吧,WS2008编写,如果VC6要关联DDK winBase.H,否则一些函数不认识-Function using high-end package IOCP written SOCKET I/O model, in order to facilitate understanding,
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:2787
    • 提供者:fubing
  1. TCP-vcPP

    0下载:
  2. 基于客户端服务器socket的tcp的程序,实现聊天,文件传输等基本功能。-Based on the TCP client server program, the realization of chat, the basic function such as file transfer.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-31
    • 文件大小:13004158
    • 提供者:黄攀
  1. instant-messaging-system

    0下载:
  2. 本章实现了一个聊天系统的客户端,主要介绍高级按钮控件的定制,高级列表框的定制,连接套接字的建立以及与服务器的连接等。 本章实现了一个聊天系统的服务器端,主要介绍建立侦听套接字,建立连接套接字,动态隐藏与显示控件 使用列表框控件等。 该服务器是以本地IP的8000端口建立服务;而且本程序没有提供相应的设置接口,如需修改则可以程序中修改代码,再重新编译生成应用程序。 该客户端的配置文件为Debug目录下的server.info文件;可以直接在server.in
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-19
    • 文件大小:5222856
    • 提供者:
  1. remout-contorl

    0下载:
  2. 完全实现注册表处理,文件处理。服务端采用多线程服务,能最好的处理 SOCKET请求。数据接收、发送函数可以说是现阶段最好的,采用异步重叠 操作。-The full realization of the registry handling, document processing. Services using multi-threaded server that can best handle SOCKET request. Data receiving and sending function
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:223581
    • 提供者:ledonJu
  1. remout-contorl

    0下载:
  2. 完全实现注册表处理,文件处理。服务端采用多线程服务,能最好的处理 SOCKET请求。数据接收、发送函数可以说是现阶段最好的,采用异步重叠 操作。-The full realization of the registry handling, document processing. Services using multi-threaded server that can best handle SOCKET request. Data receiving and sending function
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:223628
    • 提供者:couphea
  1. select-transfer-file

    0下载:
  2. socket的select传文件的实例-阻塞模式-select the socket file transfer instance- blocking mode
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-25
    • 文件大小:8421647
    • 提供者:chenfeng
  1. mapinforservice

    0下载:
  2. 如何利用流下载文件用Socket连接获取客户端地址-How to make use of streaming download files using Socket to connect the client to obtain addresses
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:32643
    • 提供者:oodpr
  1. FileTransfer

    0下载:
  2. 用于文件传输的客户端和服务器端,基于socket通信-For file transfer client and server side, socket-based communication
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-10
    • 文件大小:1357
    • 提供者:lupeng
  1. WinSocket

    0下载:
  2. socket网络编程,基于C/S(客户端服务器)模式,实现文件传输实例-socket network programming, based on C/S (client-server) mode, file transfer instance
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-16
    • 文件大小:134473
    • 提供者:yr
  1. VB-file-send-receive-talk

    0下载:
  2. 实现了VB 客户端发送文件, 服务器端接收文件 实现了VB socket 聊天功能 两个功能分别实现-Achieved VB client sends the file, the server receives documents Achieve a VB socket chat Two functions are implemented
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-18
    • 文件大小:4909269
    • 提供者:章先生
  1. cgi-bbs

    0下载:
  2. 动手写论坛项目 1.使cgi更加健壮,安全 2.文件上传和下载, cgi c库可以实现,但不打算用,都自己写,关键是HTTP协议~ 3.留言页面多元化, 支持表情等 4.计算在线时间和统计人数等 5.实现发mail, perl下有sendmail,但c一定要用socket才可以?这样的话得暂时要搁置这功能,因为打算找到工作后再深入socket-1. The cgi more robust, secure 2 file upload and download, cgi c li
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-03-23
    • 文件大小:398653
    • 提供者:sanelue
  1. ClientaServer

    0下载:
  2. 基于TCP协议的socket编程,实现了客户端与服务器的通信功能,客户端可以登录,向服务器端发送自己要共享的文件的文件名,向服务器发送查找文件请求等。适于socket编程的初学者阅读。-TCP-based socket programming, client communication with the server, the client can log on to the server sending the file you want to share their file name, f
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-07
    • 文件大小:4096
    • 提供者:onhatgr
  1. ser_cli_file1.tar

    0下载:
  2. linux下实现的双击文件传输系统。采用socket网络编程-linux under the double file transfer system. Using socket network programming
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-25
    • 文件大小:3012
    • 提供者:walle-cuiwenxin
  1. NetOffice

    1下载:
  2. 网络编程,socket编程,包含服务器和客户端两个包,同时有音频、视频录制功能,桌面共享、文件传递、白板等。-Network programming, socket programming, including server and client in two packages, while there are audio, video recording capabilities, desktop sharing, file transfer, etc.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-02-08
    • 文件大小:5911552
    • 提供者:cosmos
  1. snmp

    1下载:
  2. 通过使用socket编程实现SNMP通信,源代码包含了编码和解码的头文件。-Through the use of socket programming to realize SNMP communication source code, including the encoding and decoding of the header files.
  3. 所属分类:SNMP

    • 发布日期:2017-04-06
    • 文件大小:8023
    • 提供者:zhangjianshu
  1. socket_1

    0下载:
  2. VC编写的linux 环境下socket通信,实现文件的传输-VC prepared under linux socket communication, file transfer
  3. 所属分类:Linux Network

    • 发布日期:2017-05-03
    • 文件大小:1081068
    • 提供者:wang
  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. DataTS

    0下载:
  2. Socket-TCP文件传输(DLL+exe)开源代码-socket-tcp send file(DLL+EXE)
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:63997
    • 提供者:陈晓云
  1. Socket_TCPIP

    0下载:
  2. 基于socket的TCP/IP的文件传输程序,包括服务端和客户端,能在命令行中输入指定文件进行传输。-Socket of the TCP/IP-based file transfer program, including the service and client can specify the file to be transmitted in the command-line input.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-13
    • 文件大小:2146
    • 提供者:王高伟
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com