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

搜索资源列表

  1. TCPscoket

    0下载:
  2. tcp 客户端 希望对大家有些帮助 很好的一个程序-tcp client wished to help you some good one procedure
  3. 所属分类:Modem编程

    • 发布日期:2008-10-13
    • 文件大小:53215
    • 提供者:刘人铭
  1. ModbusTCP_master

    1下载:
  2. Modbus/TCP服务器,很好的调试Modbus/TCP客户端的工具
  3. 所属分类:通讯/手机编程

    • 发布日期:2008-10-13
    • 文件大小:540234
    • 提供者:老宋
  1. E_TCP_Server TCP连接服务器,客户端演示

    0下载:
  2. 易语言编写,TCP连接服务器,客户端演示,支持发送信息等-TCP connection to the server, client presentations, send information to support
  3. 所属分类:通讯/手机编程

    • 发布日期:2017-03-22
    • 文件大小:17020
    • 提供者:小马
  1. tcp

    0下载:
  2. 初学者使用。J2ME的TCP连接应用,由六个Client和六个Server对应,逐步建立连接。开启一个服务器,同时开启多个客户端,通过服务器,多个客户端之间可以实现聊天-Beginners. J2ME application TCP connections, and six of six Client Server corresponding to gradually establish a connection. On a server, and open multiple clients t
  3. 所属分类:J2ME

    • 发布日期:2017-04-06
    • 文件大小:9187
    • 提供者:Micheal
  1. socket

    0下载:
  2. Android编写的聊天软件,用于简单的用户之间的交流。有客户端和服务端组成。-Android chat software written for the simple communication between users. A client and server components.
  3. 所属分类:android

    • 发布日期:2017-03-27
    • 文件大小:23928
    • 提供者:suntao
  1. TCP_server_client

    2下载:
  2. MyEclipse,实现tcp socket连接的客户端和服务器端,能够传输文本或图片,服务器端有多线程和单线程两个,多线程的可以实现同时让多个用户连接,rar包内word文档中有简单的流程图和程序说明,代码较简单,适合初学者。-MyEclipse,tcp socket server and client,there are single thread server and multi thread server,you can get file through the tcp
  3. 所属分类:J2ME

    • 发布日期:2012-11-24
    • 文件大小:115190
    • 提供者:申文霞
  1. TCPIPsockets

    1下载:
  2. VC++ 开发的Symbian客户端开发,TCP/IP 协议,Socket 应用,与电脑端的服务器连接接收发数据。-VC++ Developed Symbian client development, TCP/IP protocol, Socket applications, and computer server-side data connections to receive fat.
  3. 所属分类:Symbian

    • 发布日期:2017-03-28
    • 文件大小:23127
    • 提供者:爱逍遥
  1. tcpclient

    0下载:
  2. 一个小的tcp客户端程序,应用套接字协议,供验证网络连接使用-Tcp a small client program, application Sockets, verify network connectivity for use
  3. 所属分类:Com Port

    • 发布日期:2017-04-04
    • 文件大小:1003590
    • 提供者:崔笋
  1. 241000DM9000

    0下载:
  2. int main (void) { PINSEL0 = (0x00000005)|(0x03<<18) //P0.0 P0.1用作UART PINSEL1 = 0x00000000 //其余为GPIO ReadModuleP() // 读参数 SetNetPort() InitializeInterrupt() InitNic(0) //RTL8019芯片初始化,在global.c中定义 //WDTC =276
  3. 所属分类:Parallel Port

    • 发布日期:2017-03-25
    • 文件大小:692704
    • 提供者:程教育
  1. vbnet-tcp

    0下载:
  2. 基于3G网络,实现通信的源码,客户端的源代码-Client communication source code
  3. 所属分类:3G develop

    • 发布日期:2017-04-16
    • 文件大小:97009
    • 提供者:lanjubin
  1. tcp

    0下载:
  2. 简单的网络通讯源代码..需要在java环境下运行,运行时需要先启动service,在启动客户端-Simple network communications source code .. need the java runtime environment, the runtime need to start service, the client at startup
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-03
    • 文件大小:2047
    • 提供者:sunquan
  1. STS

    0下载:
  2. 1、基于中国移动的短信网关 2、通过tcp客户端将短信数据发送给此网关后将短信发送到指定的手机上 -1、It bases on China Mobile LTD 2、It can receive data from tcp client
  3. 所属分类:SMS

    • 发布日期:2017-04-10
    • 文件大小:1621890
    • 提供者:zhoujiany
  1. Android客户端服务器

    0下载:
  2. 代码包括android客户端和java服务器端,可实现TCP/IP socket交互通信
  3. 所属分类:android开发

  1. S7-200 SMART CPU Modbus TCP客户端指令库(1)

    2下载:
  2. 200 smart modbus TCP 客户端 指令库(200 smart modbus TCP)
  3. 所属分类:串口编程

    • 发布日期:2017-12-14
    • 文件大小:448011
    • 提供者:木凡
  1. socket_tcpip

    0下载:
  2. 通过VB.NET编程语言,利用TCP\IP建立服务器及客户端。(Using the VB.NET programming language, the server and client are set up using TCP/IP)
  3. 所属分类:通讯编程

    • 发布日期:2017-12-22
    • 文件大小:114688
    • 提供者:Andy_Coco
  1. TCP聊天程序

    1下载:
  2. 可以实现客户端与服务器端的通信,也可以实现多人同时通信(It can realize the communication between client and server, and also can communicate with many people at the same time)
  3. 所属分类:通讯编程

    • 发布日期:2017-12-28
    • 文件大小:89916416
    • 提供者:@@强
  1. c_tcp_client

    0下载:
  2. 基于C语言TCP客户端的实现,实测可以直接编译运行(Implementation of TCP client based on C language)
  3. 所属分类:通讯编程

  1. 同步TCP客户端

    0下载:
  2. 可以使用TCP进行连接,配合TCP或者UDP服务端一起使用(You can use TCP to connect, with TCP or UDP server to use together)
  3. 所属分类:通讯编程

    • 发布日期:2018-01-06
    • 文件大小:119808
    • 提供者:HHXY
  1. TCP(QT5.5)

    1下载:
  2. 在QT5.5环境下,实现TCP通讯。包括服务端和客户端程序,并且带有简单的交互界面。(In the QT environment, realize TCP communication.Including server and client programs, and with a simple interactive interface.)
  3. 所属分类:通讯编程

    • 发布日期:2019-03-08
    • 文件大小:16384
    • 提供者:水岸码头
  1. S7-200 SMART CPU Modbus TCP客户端指令库(4)

    3下载:
  2. STEP 7-Micro/WIN SMART V2.2版本软件安装MB_Server指令库后,S7-200 SMART CPU 还可以支持 Modbus TCP 服务器指令。(The STEP 7-./WIN SMART V2.2, S7-200 SMART CPU, the V2.2, S7-200 SMART CPUis.TCP, ISO-on-TCP, and UDPfor open user..STEP 7-./WIN versionSMART V2.2installing MB_Ser
  3. 所属分类:通讯编程

    • 发布日期:2020-09-30
    • 文件大小:498688
    • 提供者:鸽飞天涯
« 12 3 4 »
搜珍网 www.dssz.com