CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Socket通讯

搜索资源列表

  1. danxiancheng-UDPtongxun

    0下载:
  2. 单线程UDP通讯程序,基于socket的-Single-threaded UDP communication procedures, based on the socket
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-20
    • 文件大小:4274166
    • 提供者:潘俊
  1. UDP-tongxun-

    0下载:
  2. 多线程的UDP通讯程序,基于socket的,网络编程实验-Multithreaded UDP communication procedures, socket-based network programming experiment
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-27
    • 文件大小:7498244
    • 提供者:潘俊
  1. NetChat-Dif

    0下载:
  2. 这是一个自写的类似QQ的WinSocket通信程序,采用socket建立通讯,使用Richedit作为显示,采用QQ的Imageole.dll作为图形显示,可以显示表情,客户端服务器采用同样界面,本地按照时间保存聊天记录,可以作为参考-This is a self-written similar QQ WinSocket communication program using socket to establish communication using Richedit as the disp
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-04
    • 文件大小:206201
    • 提供者:张红斌
  1. linux_sheji

    0下载:
  2. Linux下用gtk,mysql,socket实现的类似于qq的即时通讯软件-Linux using gtk, mysql, socket achieve qq similar instant messaging software
  3. 所属分类:Linux Network

    • 发布日期:2017-05-03
    • 文件大小:1083143
    • 提供者:ruan
  1. AsyncTcp

    0下载:
  2. C# 异步TCP Socket聊天室(1服务器,N客户端) 一般的聊天程序都是使用socket方式通讯的。对于一个聊天程序来说一般是一个服务器用来中转消息,然后是多个客户端通过连接服务器来消息交换。-C# asynchronous TCP Socket chat rooms (one server, N clients) general chat programs are using the socket mode communications. For a chat program, it
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:26761
    • 提供者:cultivationman
  1. KouChat_Win32

    0下载:
  2. 用Socket实现服务器客户端于一体的局域网即时通讯系统,主要实现单人聊天,群聊,文件传输-On Socket Server client in one of the LAN instant messaging system, the main single chat, group chat, file transfer
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-04-04
    • 文件大小:79761
    • 提供者:谭雄鹰
  1. 4.0_MiniQQ2012

    0下载:
  2. 用Socket实现服务器客户端于一体的局域网即时通讯系统,实现单人聊天,群聊,文件传输,主界面调整,皮肤设置等一系列功能-On Socket Server client in one of the LAN instant messaging system, to achieve single chat, group chat, file transfer, the main interface to adjust the skin setting a series of functions
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-04-03
    • 文件大小:512717
    • 提供者:谭雄鹰
  1. libsocket

    0下载:
  2. linux 进程间通讯 socket 库,适用于从窗体切换.-linux interprocess communication socket library for switching from the form.
  3. 所属分类:MiddleWare

    • 发布日期:2017-04-04
    • 文件大小:19829
    • 提供者:王碧
  1. SmartThreadPool1

    0下载:
  2. 该实例为C#版 pda与pc通过socket进行通讯的示例。-The instance for the c# version of the PDA and the PC through the socket communication examples.
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:208225
    • 提供者:tom
  1. tcpclient

    0下载:
  2. tcp 通讯客户端socket建立的完整过程,对实际应用者有用。-tcp communications client socket to establish the complete process, useful to the actual application.
  3. 所属分类:Com Port

    • 发布日期:2017-04-07
    • 文件大小:717
    • 提供者:王波
  1. java-udp

    0下载:
  2. java socket udp网络通讯小例子-java socket udp
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:976
    • 提供者:肖航
  1. asi-http-request

    0下载:
  2. 跨平台的异步http通讯代码,可用于cocos2dx底层用来与服务端通讯。-a cross platform http socket source.
  3. 所属分类:Other Games

    • 发布日期:2017-05-17
    • 文件大小:4820467
    • 提供者:chenyq
  1. SocketDemo

    0下载:
  2. TCP通讯编程 socket服务端和客户端Demo-socket Server and Client Demo
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-16
    • 文件大小:82639
    • 提供者:perry
  1. SICKET

    0下载:
  2. TCP SEVER CLIENT SOCKET实现客户端与服务器通讯-TCP SEVER CLIENT SOCKET
  3. 所属分类:.net

    • 发布日期:2017-04-06
    • 文件大小:311760
    • 提供者:xiaochen
  1. AsyncTcp

    0下载:
  2. 一般的聊天程序都是使用socket方式通讯的。对于一个聊天程序来说一般是一个服务器用来中转消息,然后是多个客户端通过连接服务器来消息交换。-General chat programs are using the socket mode of communication. For a chat program, it is generally a server used to relay the message, then multiple clients to connect to the se
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:26767
    • 提供者:
  1. ChatUpdated

    0下载:
  2. 用Java Socket实现的聊天通讯工具-Java Socket chat communications tools
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-04
    • 文件大小:6079
    • 提供者:cerpri
  1. CSharpWithSocketProgram

    0下载:
  2. 使用C#语言实现通过局域网通讯,利用Socket技术;-C# language using the LAN communication technology use Socket
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-07
    • 文件大小:6594
    • 提供者:aidthat
  1. WindowsFormsApplication1

    0下载:
  2. windows平台下C#,关于服务器和客户端通讯实例,对于新手理解socket 和 线程很有帮助。-it s a example about the communication between server and client.
  3. 所属分类:CSharp

    • 发布日期:2017-04-25
    • 文件大小:48025
    • 提供者:纪纲
  1. SocketComTest

    0下载:
  2. 两个最简单最经典的socket程序:一个服务器,一个客户端。实现两个应用程序的通讯!-Two of the most simple and classic socket programs: a server, a client. Two applications to achieve communication!
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-13
    • 文件大小:2054
    • 提供者:PPIfe
  1. socketprogram

    0下载:
  2. 通过用socket创建套接字,实现远程服务器与客户端的即时通讯-Create a socket using socket, remote server and the instant messaging client
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-14
    • 文件大小:5477
    • 提供者:ingthe
« 1 2 ... 42 43 44 45 46 4748 49 50 »
搜珍网 www.dssz.com