CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 搜索资源 - socket通讯客户端

搜索资源列表

  1. tcp_client_socket

    0下载:
  2. TCP SOCKET 通讯客户端源代码,可以对你有帮助-TCP Socket communications client source code, can help you
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:16412
    • 提供者:li liu
  1. socket通讯小程序

    0下载:
  2. 通过ip地址,利用socket来进行服务器与客户端的信息通讯,程序较为简单。-through ip address, the use of socket server to the client's information and communication, the more simple.
  3. 所属分类:P2P编程

    • 发布日期:2008-10-13
    • 文件大小:20617
    • 提供者:Neil
  1. Delphi socket通讯

    4下载:
  2. 实现1对1通信,即任何一个客户端可以选择某个连接上服务端的另一个客户端进行聊天通信
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2009-05-03
    • 文件大小:197861
    • 提供者:cyrus_zhou
  1. Talkc 点对点即时通讯工具客户端

    0下载:
  2. 点对点即时通讯工具客户端,基于TCp协议,创建了CAsyncSocket套接字-Peer to peer instant messaging client, based on TCp agreement, creating a CAsyncSocket socket
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2017-05-13
    • 文件大小:3493260
    • 提供者:李国弘
  1. VB-Socket

    1下载:
  2. vb编写的局域网通讯程序,含服务端和客户端,主要用到Socket-vb prepared by the local area network communications program, including server and client, mainly used in Socket
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-03-23
    • 文件大小:180679
    • 提供者:sheldon
  1. socket

    0下载:
  2. socket编程。winsock编程实现网络通信。 非阻塞模式实现面向连接一个服务器和多个客户端的收发数据(select模型) 阻塞模式实现面向无连接的一对一的通信 1.学习通过winsock编程实现网络通信。 2.学习面向连接和面向无连接的网络通讯方式的编程。 3.学习阻塞和非阻塞模式的网络通讯的编程。 4.熟悉与winsock有关的API函数的用法。 -socket programming. winsock network communications progr
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-23
    • 文件大小:7334877
    • 提供者:qingangjun
  1. socket

    0下载:
  2. VC Socket 通讯,服务器端与客户端互通,实现交互-VC Socket Communications, the server and client communicate, interact
  3. 所属分类:WinSock-NDIS

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

    0下载:
  2. TCP/IP网络通讯,包括客户端和服务端-TCP/IP network communications, including client and server
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-07
    • 文件大小:57478
    • 提供者:xgc
  1. chat

    0下载:
  2. 通过socket实现的简单客户端之间的通讯-Achieved through a simple socket communication between the client
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-03
    • 文件大小:4064
    • 提供者:
  1. socket

    0下载:
  2. 基于VC6.0的socket方面的编程,服务器端和客户端通讯-VC6.0 side of the socket-based programming, server-side and client communications
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-31
    • 文件大小:237185
    • 提供者:zeng
  1. Socket

    1下载:
  2. 客户端与服务端通讯,其中涉及到多线程及对线程的处理、委托-Client and server communications, which involves multi-threaded and thread handling, commissioned
  3. 所属分类:WinSock-NDIS

    • 发布日期:2014-07-05
    • 文件大小:483126
    • 提供者:赵真
  1. socket

    0下载:
  2. 利用套接字实现双机通讯,分服务器端和客户端。-The use of double-socket communication, at the server side and client.
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-04-03
    • 文件大小:3738
    • 提供者:dawei
  1. Socket

    0下载:
  2. 用SOCKET实现的通讯客户端和服务器端-use socket to implement net program
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-02
    • 文件大小:29644
    • 提供者:wang xue
  1. socket

    0下载:
  2. socket服务器客户端标准通信程序,打开一个程序,点击监听,再打开一个程序,点击连接,输入本机ip,就可以通讯了-the standard socket server client communication program, open a program, click listen, and then open a program, click the link, enter the local ip, you can communicate with
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-30
    • 文件大小:413389
    • 提供者:魏佳
  1. Server

    0下载:
  2. Socket通讯 客户端 服务器,测试通过哦!-EngLish is so cool!!!
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-16
    • 文件大小:57158
    • 提供者:大侠
  1. test-client

    0下载:
  2. 自己开发的socket通讯客户端,里面有连接socket,固定256byte。-A socket program for Linux.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-28
    • 文件大小:315515
    • 提供者:Sugar
  1. 基于网络的Tcp通讯Server服务器端和Client客户端

    0下载:
  2. Windows编程基于Tcp通讯的 Server服务器端和 Client客户端,使用一台电脑启动 Server端,另一台电脑启动Client客户端 两端能够互相发送消息并能接收看到(Windows programming, based on Tcp communication Server server and Client client, using a computer to start the Server side, another computer starts Client clie
  3. 所属分类:网络编程

    • 发布日期:2017-12-19
    • 文件大小:5833728
    • 提供者:阳光小鹏
  1. Desktop

    0下载:
  2. 基本实现了socket连接和通讯功能,服务端开启监听,有客户端接入就会建立连接,通过数据流传输数据(The basic realization of the socket connection and communication function, the server to open monitoring, there will be client access will establish connections, data transmission through data streams
  3. 所属分类:网络编程

    • 发布日期:2018-01-02
    • 文件大小:16384
    • 提供者:jeon
  1. fafe1406353208

    0下载:
  2. 客户端和服务器端通讯历程,可以完成双方通讯连接、信息互发,并显示双方各自的发送状态,基于MFC开发,非常适合学习socket编程的初学者。(It is used to complete the communication between the client and the server,including connecting,sending message,receiving message and showing each other's status.It is developed on
  3. 所属分类:网络编程

  1. mySocket

    2下载:
  2. socket通讯的客户端,实现连接服务器端,并想服务器端发送数据(socket communication,it can connect server,and send messages)
  3. 所属分类:网络编程

    • 发布日期:2019-09-18
    • 文件大小:61440
    • 提供者:淘淘儿
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com