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

搜索资源列表

  1. ChatUpdated

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

    • 发布日期:2017-04-15
    • 文件大小:6080
    • 提供者:ndpoi
  1. C_S_dictionary

    1下载:
  2. 这是一个基于c/s模式的英汉电子词典程序,具有完整的数据库,client端与server端通过套接字进行网络通讯,单词的中英文对照放在server端的access数据库中,client端可在局域网中另一台电脑上通过与server端的套接字通信,对词典数据库进行增删查改。-This is based on c/s mode English-Chinese electronic dictionary program, with a complete database, client-side and
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-25
    • 文件大小:363227
    • 提供者:wy
  1. testNetWork

    0下载:
  2. 实现了一个基于TCP 的一个非常简单的服务器通信程序实例。该程序中通讯协议使用的是面向连接的TCP协议SOCKET-mplements a communication based on a very simple TCP server application instance. Communication protocol used in the program is a connection-oriented TCP SOCKET
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-11
    • 文件大小:2254517
    • 提供者:liaokesong
  1. AndroidBluetooth

    0下载:
  2. android 蓝牙通讯软件, 即时聊天,蓝牙socket-bluetooth socket , android bluetooth IM software
  3. 所属分类:android

    • 发布日期:2017-05-10
    • 文件大小:2520662
    • 提供者:icelee123
  1. chat2

    0下载:
  2. 基于socket网络通讯的聊天室的编写,主要是了解socket网络编程-Chat room to write socket-based network communications, network programming primarily to understand socket
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-25
    • 文件大小:23111
    • 提供者:张磊
  1. beifen

    0下载:
  2. android上基本的socket变成例子,实现android通讯和基本协议-basic socket sample on android platform
  3. 所属分类:android

    • 发布日期:2017-05-17
    • 文件大小:4967477
    • 提供者:张杰
  1. UDP

    0下载:
  2. 一个UDP Socket 编程,一个服务端和多个客户端,实现实时通讯功能。-A UDP Socket programming, a server and multiple clients to achieve real-time communication capabilities.
  3. 所属分类:CSharp

    • 发布日期:2017-04-27
    • 文件大小:80587
    • 提供者:Harry
  1. QQ

    0下载:
  2. 实现即时通讯,利用Socket套接字实现多人聊天,包括客户端和服务器端- Achieve instant messaging, chat with people using Socket socket implementation, including client and server side
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-14
    • 文件大小:3324896
    • 提供者:my
  1. myTcpTools

    0下载:
  2. tcp socket source 用于tcp通讯 测试 编程-tcp socket source is used for tcp program or test or communicate
  3. 所属分类:Linux Network

    • 发布日期:2017-04-28
    • 文件大小:68578
    • 提供者:顾征
  1. SocketCs

    0下载:
  2. 通过采用服务器/客户端模式,用socket方法实现两者的通信,最后验证了该方法能够很好的实现通讯。-By adopting the server/client mode, socket method is used to implement the communication, finally verified the method can achieve good communication
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-25
    • 文件大小:97114
    • 提供者:bfh
  1. XNetFramework

    0下载:
  2. c#开发的socket封装类(包含心跳检测功能)及源码,内有demo例子,在开发需要通讯的程序时可以直接使用-C# development of socket wrapper class (including the heartbeat detection) and the source code, there is demo example, can be used directly in the development of need communication program
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:222450
    • 提供者:ludonghv
  1. SocketTest_NET

    0下载:
  2. c#与flex通过socket跨域通讯服务端代码。-c# and flex cross-domain communication via socket server-side code.
  3. 所属分类:CSharp

    • 发布日期:2017-04-25
    • 文件大小:27303
    • 提供者:彭宇
  1. Android_socket_QQ

    0下载:
  2. Android基于socket的聊天通讯终极版,代码是从别人出拷的,个人觉得很值得学习,所以保存分享-Android chat communication based on socket the ultimate edition, the code is copy others, personal feel very worth learning, so save the share
  3. 所属分类:Java Develop

    • 发布日期:2017-05-23
    • 文件大小:7677581
    • 提供者:pajiho
  1. client1-(2)

    0下载:
  2. socket实现connect连接,由代理服务器托管用户实现与源站点的通讯,目前是样例demo-Connect to connect socket implementation, hosted by the proxy server to communicate with the user to achieve the source site, now is a sample demo
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-13
    • 文件大小:1676
    • 提供者:黄艺泉
  1. nettesttool

    0下载:
  2. 改程序是我自己写的网络测试工具,在开发网络通讯的时候起到很大作用,不如socket通信等。-I wrote a program to change the network test tools, has played a significant role in the development of network communications, as socket communications.
  3. 所属分类:CSharp

    • 发布日期:2017-05-23
    • 文件大小:6704660
    • 提供者:Kok
  1. CLIENT

    0下载:
  2. 通过Socket套接字实现通信的客户端程序,类似于QQ一样,多个客户端通过与服务器建立联系实现通讯-Achieve client communication via the Socket
  3. 所属分类:Communication

    • 发布日期:2017-05-13
    • 文件大小:3046107
    • 提供者:denghua
  1. MFC-tcpip-chat-room-

    0下载:
  2. 基于TCP/IP的通信基本上都是利用SOCKET套接字进行数据通讯,程序分为服务器端和用户端两部分-TCP/IP based communication basically use the SOCKET data communications, the program is divided into server and client in two parts
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-17
    • 文件大小:4154829
    • 提供者:XIMAN
  1. qq

    0下载:
  2. android 平台开发 基于socket的即时通讯开发,源代码-The android platform development based on socket instant messaging, the source code
  3. 所属分类:android

    • 发布日期:2017-05-13
    • 文件大小:2623369
    • 提供者:简涛
  1. CSocketTCP-IP

    0下载:
  2. VC 中关于socket写的TCP/IP通讯例子,分为服务器端和客户端。-VC wrote concerning socket TCP/IP communications example, it is divided into server and client.
  3. 所属分类:Communication

    • 发布日期:2017-06-03
    • 文件大小:15164005
    • 提供者:郭阳
  1. LAN-communication

    2下载:
  2. 1.  熟悉WinSock API 主要函数的使用; 2.  掌握相应开发工具对Windows Socket API的封装; 3.  制作基于局域网的一对一网络即时通讯工具,实现基本数据的网络传输。 4,一级一对多的通信 用java,实现客户端与服务端的tcp通信-1. be familiar with the main function of WinSock API 2. acquire the appropriate tools for Windo
  3. 所属分类:Java Develop

    • 发布日期:2017-05-09
    • 文件大小:1738985
    • 提供者:colinww
« 1 2 ... 44 45 46 47 48 4950 »
搜珍网 www.dssz.com