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

搜索资源列表

  1. p2p(socket)

    1下载:
  2. 用C#Socket实现点对点的文件传输,利用4个类的建立来实现-C# Socket point-to-point file transfer, using four categories to achieve the establishment
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:5590
    • 提供者:张少先
  1. 文件接收发送

    0下载:
  2. C#关于socket的文件接收发送
  3. 所属分类:C#编程

    • 发布日期:2009-11-07
    • 文件大小:68673
    • 提供者:snack1
  1. Socket

    0下载:
  2. C#异步实现客户端和服务器端通讯,直接带项目文件,可以直接用VS2008打开修改为自己需要的功能-C# Asynchronous implementation of client and server-side communications, directly with a project file, you can directly modify the VS2008 to open the functionality required for their own
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:85416
    • 提供者:卢立国
  1. WCFTranFile2

    0下载:
  2. C#大文件传输之SOCKET同步、异步、WCF同步、异步-C# SOCKET large file transfer of synchronous, asynchronous, WCF synchronous, asynchronous
  3. 所属分类:CSharp

    • 发布日期:2017-03-26
    • 文件大小:225573
    • 提供者:Isaac
  1. WCFDemo

    0下载:
  2. 通过WCF及Socket进行文件的传输、文件接收、物理存储-Socket conducted by WCF and file transfer, file receiving, physical storage
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:972810
    • 提供者:靳志军
  1. FTPClient

    0下载:
  2. ftp 类 包括ftp 的文件上传,下载,新建、删除、修改目录,支持单个、或多个匿名文件,全部socket编程,速度很好-ftp category including ftp file upload, download, create, delete, modify the directory to support a single, or more anonymous document, all socket programming, the speed is good
  3. 所属分类:CSharp

    • 发布日期:
    • 文件大小:4673
    • 提供者:红红
  1. socket

    0下载:
  2. C#写的socket服务,可以在客户端向服务端发送消息或文件。-C# to write the socket service can be of service on the client side to send a message or document.
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:85130
    • 提供者:熊琦
  1. TcpUtil

    0下载:
  2. 基于C#Socket的通信组建,可以显示在线人数,发送消息,发送文件.-C# Socket-based communication form, can be displayed online, send messages, send the file.
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:340822
    • 提供者:宋磊
  1. socket

    0下载:
  2. socket 数据传输的实现,文件的发送及文件的接收-socket data transmission, file sending and receiving files
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:4843
    • 提供者:
  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-07
    • 文件大小:101732
    • 提供者:贾飞雪
  1. MenuServer

    0下载:
  2. 用C#写了个点菜系统的服务端,负责编辑菜单的xml文件,然后上传至手持终端,更新其上的菜单信息。兼具socket功能,接收手持终端传来的客人点的菜单信息。这个代码是半成品,里面有FTP操作的类,socket的Server端,TCP形式,还有XML的解析功能及图片的显示。(VS2005环境C#语言编写)-With C# wrote a la carte system, server, responsible for editing the menu' s xml file and uploa
  3. 所属分类:CSharp

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

    0下载:
  2. 自己最近做的一个东西,利用socket通信传输文件不知道怎么回事服务端只能接收一次数据,再传文件的话服务器端就没响应了, 也不报错要是重新启动服务端后就又可以上传了,还是只能上传一次,不知道怎么回事那位高手帮忙看看那问题出在那刚开始研究 socket别见笑那 -Own do things, the use of socket communication to transfer files do not know how is it the server can only receiv
  3. 所属分类:CSharp

    • 发布日期:2017-11-30
    • 文件大小:118358
    • 提供者:wj
  1. CSharp-socket

    0下载:
  2. C# socket消息提醒功能,有服务器端和客户端源程序,开机自启动,缩小到任务栏右下角。服务器端读取数据库(oracle),当有新数据时,客户端右下角弹窗提醒。(注:客户端和服务器端的Bin目录下都有txt文件存取IP地址)-C# socket message reminders, server and client source code, boot from the start, reduced to the lower right corner of the task bar. Serv
  3. 所属分类:CSharp

    • 发布日期:2017-10-31
    • 文件大小:533434
    • 提供者:乾仔
  1. socket

    0下载:
  2. 程序里面分为两个文件,一个是socket客户端,一个是socket的服务器。可以通过修改IP信息,实现socket的通信服务。-Program which is divided into two files, one socket client, a socket server. By modifying the IP information, and socket communication services.
  3. 所属分类:CSharp

    • 发布日期:2017-11-10
    • 文件大小:68404
    • 提供者:peixin
  1. socket

    0下载:
  2. socket头文件,VC++6.0头文件库中不存在,下载后即可方便使用。-socket header files, VC++6.0 library header file does not exist, you can download easy to use.
  3. 所属分类:CSharp

    • 发布日期:2017-04-13
    • 文件大小:1731
    • 提供者:cjy
  1. C-Sharp-socket-communication

    0下载:
  2. C#的socket通信程序,包括socke客户端和服务端,多线程,文件传输功能等-C# socket communication procedures, including socke client and server, multi-threaded, file transfer functions, etc.
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:243027
    • 提供者:半山一叟
  1. Socket

    0下载:
  2. socket通信,客户端和服务器端通过tcp进行通信,以及文件传输-ON划词翻译ON实时翻译 Socket communication, the client and server communicate through TCP, and file transfer
  3. 所属分类:CSharp

    • 发布日期:2017-04-27
    • 文件大小:120114
    • 提供者:gao
  1. socket

    0下载:
  2. 实现简单的局域网通信,可以实现聊天、发送文件、群聊等功能-Achieve a simple LAN communication can be achieved to chat, send files, group chat features
  3. 所属分类:CSharp

    • 发布日期:2017-04-28
    • 文件大小:423895
    • 提供者:张涛
  1. socket

    0下载:
  2. 一个简单的socket发送文件夹程序。服务器端选择文件保存位置,并开启监听。客户端选择要发送的文件夹,并输入服务器IP,即可发送。主要用于初学者利用socket发送文件夹时,如何通过遍历文件名去发送文件夹。缺点是不能发送含有与根文件夹相同名字的子文件-a simple socket program for transmitting folder.The server choose the place where to save the folder and start listening.The
  3. 所属分类:CSharp

    • 发布日期:2017-04-29
    • 文件大小:109743
    • 提供者:
  1. CSharp-socket-

    0下载:
  2. C# 通过socket监听6005端口,获取服务器的数据,给服务器发送数据,通过十六进制发送,接收采采集箱传感器返回的数据,接收也是十六进制的数据, 将采集的数据进行存储,都是配置在app.confing文件中,里面有发送的指令,监听的端口,写入数据库的连接字符串-C# through the socket listening port 6005, access to the server s data to the server to send data through the hexadec
  3. 所属分类:CSharp

    • 发布日期:2017-05-05
    • 文件大小:548132
    • 提供者:jie
« 12 3 »
搜珍网 www.dssz.com