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

搜索资源列表

  1. Socket-UDP

    0下载:
  2. Socket-UDP协议的发送与接收示例-Sending and receiving example of Socket-UDP protocol
  3. 所属分类:CSharp

    • 发布日期:2017-05-09
    • 文件大小:1734572
    • 提供者:豆明杰
  1. socket-code

    1下载:
  2. 这份资料是应用socket和多线程实现服务器与客户端通信,多个客户端之间互相通信的功能-This information is the application socket and multi-threaded server and client communication, the function of communication between multiple clients
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-02
    • 文件大小:8975360
    • 提供者:土豆
  1. VB-SOCKET

    0下载:
  2. 利用VB和PC的socket进行局域网通信,可以传输文件,语音等,不过该文件资料还需补充-The use of VB and PC socket for LAN communication, you can transfer files, voice, etc., but the document also need to add
  3. 所属分类:Communication

    • 发布日期:2017-05-05
    • 文件大小:24764
    • 提供者:雾部
  1. 网络开发

    0下载:
  2. socket例程,多线程网络编程,多线程学习
  3. 所属分类:C#编程

    • 发布日期:2017-02-13
    • 文件大小:10598906
    • 提供者:adslvcd
  1. socket--

    0下载:
  2. 该程序实现了服务器与客户端之间的socket通信。分别模拟服务器与客户端对话框,可以直接输入文本,并发送。运行时需要修改电脑的IP地址为192.168.1.68,服务器程序与客户端程序分别运行后,应先启动服务,后连接服务,之后才能发送数据。-The program implements the socket communication between the server and the client. Respectively, simulation server and client dia
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:140540
    • 提供者:丁晔岑
  1. socket

    0下载:
  2. 用vb.net编的用于两个程序之间socket通信的程序-Vb.net series of procedures used for communication between the two procedures socket
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:149063
    • 提供者:zhangxu
  1. Socket-network-programing

    0下载:
  2. 工程演示了socket的基本函数使用,其实不管有多复杂的网络程序,都使用的这些基本函数。功能是只有处理完一个客户端请求才会去处理下一个客户端的请求,这样的服务器处理能力是很弱的,现实中的服务器都需要有并发处理能力!为了需要并发处理,服务器需要fork()一个新的进程或者线程去处理请求等-Engineering demonstrates the basic functions of the socket, in fact, no matter how complex the network pro
  3. 所属分类:Communication

    • 发布日期:2017-05-05
    • 文件大小:32767
    • 提供者:chenyawei
  1. socket-c

    0下载:
  2. socket通讯 可运行 有界面 c-socket通讯 可运行 有界面 c++
  3. 所属分类:Communication

    • 发布日期:2017-12-12
    • 文件大小:3955012
    • 提供者:机智
  1. Sojzei-Socket

    0下载:
  2. Socket传输文件 Socket transfer file-Socket Socket transfer file transfer the file
  3. 所属分类:File Operate

    • 发布日期:2017-12-25
    • 文件大小:128000
    • 提供者:robust
  1. HTTP-procjdures-socket

    0下载:
  2. A socket to your the HTTP protocol procedures
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-13
    • 文件大小:73561
    • 提供者:INwix!796
  1. hwtablish-socket

    0下载:
  2. 实现了一个聊天系统的服务器端,建立侦听套接字,建立连接套接字,-Server-side implements a chat system, establish a listening socket, socket, a connection is established
  3. 所属分类:File Operate

    • 发布日期:2017-12-14
    • 文件大小:75964
    • 提供者:Kathtrine
  1. Socket

    0下载:
  2. Socket serveur application -Socket serveur application
  3. 所属分类:Driver Develop

    • 发布日期:2017-12-14
    • 文件大小:78848
    • 提供者:ness
  1. java基于socket公共聊天室的实现

    0下载:
  2. 基于socket的聊天室实现,希望能对大家有所帮助,大家多多支持,用JAVA语言,在ecplice上运行(sadsadsdasffafadsfadsfdasfdasfs)
  3. 所属分类:其他

    • 发布日期:2017-12-23
    • 文件大小:37888
    • 提供者:sssttt
  1. Unity_MFC_Socket

    0下载:
  2. 做工程需要掌握的信息传输,MFC和Unity之间使用socket的TCP和UDP协议进行通信的实例。TCP协议包括:MFC版的Server端和Unity版的Client端;MFC版的Client端和Unity版的Server端。UDP协议为Unity和MFC之间的双向通信。(To do engineering, you need to master the instance of information transmission between MFC and Unity using socke
  3. 所属分类:Windows编程

    • 发布日期:2017-12-24
    • 文件大小:3250176
    • 提供者:sunzqck
  1. C#服务端与客户端的聊天系统源码

    0下载:
  2. 可自主开发(socket)的聊天系统 对于需要的人可能有帮助(An autonomous development (socket) chat system)
  3. 所属分类:.net编程

    • 发布日期:2017-12-16
    • 文件大小:368640
    • 提供者:安好丶
  1. C# SOCKET编写的简单聊天通信程序

    0下载:
  2. C# SOCKET编写的简单聊天通信程序,可以进行简单的文字通信(C# SOCKET prepared by simple chat communication program, you can conduct a simple text communication)
  3. 所属分类:其他

    • 发布日期:2017-12-21
    • 文件大小:92160
    • 提供者:北冥有徐
  1. 07Client

    0下载:
  2. socket 通讯socket 服务端和客户端通讯的例子 c# 写的代码 很值得一看(Socket communications, socket server and client communications example, c# written code, it is worth a visit)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-23
    • 文件大小:53248
    • 提供者:haha123f
  1. SocketServerTest

    0下载:
  2. C# 编写的socket 服务器代码,异步和同步的实例(C# prepared by the socket server code, asynchronous and synchronous examples)
  3. 所属分类:其他

    • 发布日期:2017-12-21
    • 文件大小:181248
    • 提供者:司马青衫
  1. C#与Android-Socket通信

    0下载:
  2. C#电脑端输入电话号码,Android手机自动拨打(The computer input the phone number, the phone automatically dial)
  3. 所属分类:C#编程

    • 发布日期:2017-12-23
    • 文件大小:2051072
    • 提供者:RookieOxc
  1. Socket聊天程序(一个服务端,多个客户端)

    0下载:
  2. C/S架构,采用socket通信方式,一个服务器对多个客户端通信,支持广播以及点对点通信(C / S architecture, using socket communication, a server for multiple client communications, support for broadcast and point-to-point communication)
  3. 所属分类:其他

    • 发布日期:2017-12-23
    • 文件大小:310272
    • 提供者:Elaine0412
« 1 2 ... 28 29 30 31 32 3334 35 36 37 38 ... 50 »
搜珍网 www.dssz.com