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

搜索资源列表

  1. sendForTCPIP

    0下载:
  2. 该程序为基于c语言的TCP/IP协议下的发送信息程序,代码经典,有利于socket入门-procedures for the C language based TCP / IP protocol of this information procedures, code classics, Introduction to socket
  3. 所属分类:通讯/手机编程

    • 发布日期:2008-10-13
    • 文件大小:1439
    • 提供者:小敬
  1. TCPIPClientSrc

    0下载:
  2. 无线网络TCP/IP客户端的程序设计,关于socket如何编程连接。-wireless network TCP / IP client in the design process, on how programming socket connection.
  3. 所属分类:Modem编程

    • 发布日期:2008-10-13
    • 文件大小:6739
    • 提供者:Yimeng
  1. TCPIPNetTime

    0下载:
  2. 关于无线网络程序设计TCP/IP,比如如何建立socket,服务器和客户端如何通讯-on wireless network design process TCP / IP, such as how to establish socket, server and client how communications
  3. 所属分类:Modem编程

    • 发布日期:2008-10-13
    • 文件大小:3290
    • 提供者:Yimeng
  1. TCPIPServerSrc

    0下载:
  2. 关于无线网络程序设计TCP/IP,比如如何建立socket,服务器和客户端如何通讯-on wireless network design process TCP / IP, such as how to establish socket, server and client how communications
  3. 所属分类:通讯/手机编程

    • 发布日期:2008-10-13
    • 文件大小:6432
    • 提供者:Yimeng
  1. TCPIPSimpleTcpClientSrc

    0下载:
  2. 关于无线网络程序设计TCP/IP,比如如何建立socket,服务器和客户端如何通讯-on wireless network design process TCP / IP, such as how to establish socket, server and client how communications
  3. 所属分类:通讯/手机编程

    • 发布日期:2008-10-13
    • 文件大小:18673
    • 提供者:Yimeng
  1. gprsc

    0下载:
  2. :gprs终端,VB、控件、协议,WINSOCKET控件,Winsock控件,gprs,cdma,gprs编程,gprs模块,gprs终端,gprs modem,gprs无线,modem,终端,gprs设备,cdma模块,cdma终端,cdma modem,产品,无线,无线数据传输,数据传输,编程,gprs数据编程,tcp,ip,udp, Winsock dll, Winsock ocx控件,Winsock ocx, Winsock函数, Winsock编程,WINSOCKET,Sockets,
  3. 所属分类:通讯/手机编程

    • 发布日期:2008-10-13
    • 文件大小:100019
    • 提供者:jinming
  1. socket

    0下载:
  2. 网络通信例程,支持tcp/ip,udp。可移植到arm.
  3. 所属分类:3G开发

    • 发布日期:2008-10-13
    • 文件大小:50723
    • 提供者:ykll
  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. wltxSocketbiancheng

    0下载:
  2. 精心浅入深地给出网络通信Socket编程,和若干个TCP/IP的案例,这些案例将有助于您加深对TCP/IP网络的理解,并能够使你熟悉地使用C语言编程语言和技术。-Carefully into the deep to shallow Socket programming network communications is given, and the number of TCP/IP case, these cases will help you learn more about TCP/IP n
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-15
    • 文件大小:8359
    • 提供者:飞翔直至
  1. Chat

    0下载:
  2. Symbian的聊天programe,用于发送邮件蓝牙或TCP/ IP连接从一个设备到另一个,反之亦然。蓝牙串行端口服务用于蓝牙连接-Symbian chat programe,use Bluetooth or TCP/IP connection for sending messages from one device to another and vice versa. Bluetooth Serial Port service is used in Bluetooth connection.
  3. 所属分类:Symbian

    • 发布日期:2017-03-29
    • 文件大小:324192
    • 提供者:weiran
  1. Sockets

    0下载:
  2. 在symbian 实现socket tcp/ip 连接-readme
  3. 所属分类:Symbian

    • 发布日期:2017-04-08
    • 文件大小:33534
    • 提供者:黎开华
  1. 1090382_12505973868c08

    0下载:
  2. Socket是TCP/IP协议上的一种通信,在通信的两端各建立一个Socket,从而在通信的两端之间形成网络虚拟链路。一旦建立了虚拟的网络链路,两端的程序就可以通过虚拟链路进行通信。 -Socket is a communication on the TCP/IP protocol in the communication of each end of the establishment of a Socket, virtual link between the two ends of th
  3. 所属分类:android

    • 发布日期:2017-05-06
    • 文件大小:1054411
    • 提供者:尽可能多少
  1. Android客户端服务器

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

  1. SocketTest

    0下载:
  2. 基于VS2008开发TCP/IP的简单SOCKET通讯测试-VS2008 development based on TCP/IP communications test simple SOCKET
  3. 所属分类:TAPI

    • 发布日期:2017-03-28
    • 文件大小:18405
    • 提供者:Top紫龙
  1. android-socket

    0下载:
  2. android socket网络通信编程实例,TCP/IP Socket、ServerSocket的形式。在JAVA编程中, 经常使用java.net和javax.net包来开发socket程序,下面列出所有常用的类,并简单介绍。再此说明一下:Socket仅仅是对TCP、UDP网络接口的封装,不涉及上层协议。   Java.net   Java.net.Socket 客户端连接使用的TCP socket   Java.net.DatagramSocket 客户端和服务端共同使用
  3. 所属分类:android

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

    0下载:
  2. socket通信编程,基于tcp/ip局域网通信-socket communication programming
  3. 所属分类:iPhone

    • 发布日期:2017-04-17
    • 文件大小:140908
    • 提供者:zhysda
  1. TCP

    0下载:
  2. 关于socket编程基于TCP/IP协议的服务器端-socket windows tcp/ip
  3. 所属分类:Windows Mobile

    • 发布日期:2017-04-16
    • 文件大小:210710
    • 提供者:郑伟江
  1. Socket

    0下载:
  2. 一个Android手机与PC通讯的例子,手机是client,PC是Server,目前是单向的只能是手机给PC发,用的TCP协议。测试的时候记得改IP。-An example of Android mobile phone and PC communications, mobile phone is client, PC is Server, is currently only one way can only be the phone to send PC, using the TCP prot
  3. 所属分类:android

    • 发布日期:2017-05-04
    • 文件大小:54101
    • 提供者:zhouyiwen
  1. HTML5-JS--Socket

    1下载:
  2. 利用HBuilder平台,使用HTML 5、Javascr ipt,实现智能家居移动端与路由器的基于TCP IP的Socket的通信。-Using HBuilder platform, the use of HTML 5, Javascr ipt, smart home mobile terminal and router based on IP Socket TCP communication.
  3. 所属分类:android

    • 发布日期:2017-05-04
    • 文件大小:192506
    • 提供者:mango
  1. s7 1511 tcp

    0下载:
  2. 西门子s7 1511-1pn PLC的TCP/IP通信程序,亲测可用(siemens s7 1511-1pn PLC tcp/ip instructions)
  3. 所属分类:通讯编程

    • 发布日期:2017-12-26
    • 文件大小:2238464
    • 提供者:方浩天
« 12 »
搜珍网 www.dssz.com