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

搜索资源列表

  1. 同步套接字监听

    0下载:
  2. 使用同步套接字服务器的主机解析、主机绑定、端口监听、数据传输和数据接收等功能来实现电脑之间的通讯图的左边显示了...本文使用了一个线程来接收用户的网络通讯信息和监听端口的服务。-use synchronization socket server host parsing mainframe bundled, port monitoring, data transmission and data reception capabilities to achieve communication be
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:21747
    • 提供者:李斌
  1. 同步套接字服务器端

    0下载:
  2. 使用同步套接字服务器的主机解析、主机绑定、端口监听、数据传输和数据接收等功能来实现电脑之间的通讯图的左边显示了-use synchronization socket server host parsing mainframe bundled, port monitoring, data transmission and reception functions to achieve communication between the computer map on the left shows t
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:10252
    • 提供者:
  1. 同步套接字客户端程序

    0下载:
  2. 使用同步套接字服务器的主机解析、主机绑定、端口监听、数据传输和数据接收等功能-use synchronization socket server host parsing mainframe bundled, port monitoring, data transmission and reception functions
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:9739
    • 提供者:
  1. FixedTcpServer

    0下载:
  2. socket server+socket client
  3. 所属分类:C#编程

    • 发布日期:2015-06-13
    • 文件大小:13858
    • 提供者:8036aass
  1. C# Socket通信Server小程序

    0下载:
  2. 同Client配套
  3. 所属分类:C#编程

  1. VoiceChat

    0下载:
  2. C# 语音聊天(Socket)Server和Client-C# Voice Chat (Socket)
  3. 所属分类:CSharp

    • 发布日期:2017-03-26
    • 文件大小:717291
    • 提供者:lqw
  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. SERVER

    0下载:
  2. Socket异步通讯 Socket异步通讯 Socket异步通讯-Socket communicationSocket communicationSocket communicationSocket communicationSocket communication
  3. 所属分类:CSharp

    • 发布日期:2017-04-09
    • 文件大小:32949
    • 提供者:colin
  1. SocketAsyncServer

    0下载:
  2. C# 高性能 异步 socket 服务端-C# high-performance asynchronous socket server
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:10282
    • 提供者:季风
  1. Socket

    0下载:
  2. 服务器与客户端 用c#编写的 新手可以-Server and the client-side
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:66970
    • 提供者:剧志超
  1. socket

    0下载:
  2. 完成简单的C#SOCKET通信功能 对客户端和服务器有大体的理解-The completion of a simple C# SOCKET communication function of the client and server have a general understanding of
  3. 所属分类:CSharp

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

    0下载:
  2. c# socket控件的几种常用包装,以方便使用,诸如服务端,客户端等-c# socket control of several commonly used packaging in order to facilitate the use, such as server, client, etc.
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:22597
    • 提供者:陈丰
  1. Socket

    0下载:
  2. 一个典型的C#点对点Socket应用实例,包括服务端和客户端两部分,服务端启动后,监听来自客户端的信息,客户端向服务端发送消息,两者点对点实现对接,众多聊天软件是在此点对点的基础上进行再扩展开发而来,因此掌握基础的点对点编程,对以后从事VS开发将大有好处。-A typical C# example of point-Socket applications, including service and client of two parts, the server starts, the moni
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:29905
    • 提供者:mayi789
  1. socket

    0下载:
  2. 3G智能手机开发:socket通讯的发送端和接收端,接收端其IP地址应该是服务器网络的实际地址。-3G smart phone: socket communication transmitter and receiver, the receiver the IP address should be the actual address of the server network.
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:113574
    • 提供者:刘洋
  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 服务器与客户端小程序的代码-socket server and client
  3. 所属分类:CSharp

    • 发布日期:2017-11-14
    • 文件大小:43480
    • 提供者:eva
  1. c# ChatLan with TCP/IP socket

    1下载:
  2. [CSharp] TCP/IP socket server
  3. 所属分类:C#编程

    • 发布日期:2016-02-25
    • 文件大小:78975
    • 提供者:c4r3m91
  1. Socket

    0下载:
  2. C# Socket通信实例,带服务端和客户端,可直接编译运行测试(C# Socket communication examples, with the server and client, you can directly compile, run the test)
  3. 所属分类:C#编程

    • 发布日期:2017-12-24
    • 文件大小:113664
    • 提供者:CF_2017
  1. IocpServer

    0下载:
  2. 非常好的一个C# SOCKET服务器端软件(A very nice C# SOCKET server side software)
  3. 所属分类:C#编程

    • 发布日期:2017-12-20
    • 文件大小:69632
    • 提供者:asa_sz
  1. Socket

    0下载:
  2. Socket Client Server
  3. 所属分类:C#编程

    • 发布日期:2018-04-20
    • 文件大小:103424
    • 提供者:wyx-xxx
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com