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

搜索资源列表

  1. SocketMIDlet

    0下载:
  2. j2me socket连接,运行SocketMIDlet两次打开server和client-j2me socket connection, Operation SocketMIDlet two open server and client
  3. 所属分类:J2ME

    • 发布日期:2008-10-13
    • 文件大小:2.36kb
    • 提供者:liping
  1. socket-between-android

    0下载:
  2. 正在学习关于socket的内容,发现网上很少有客户端和服务端都是android的例子,就自己写了一个-Learning about the contents of the socket and founding that There is very few example whose both client and server are the android, I write it myself
  3. 所属分类:android

    • 发布日期:2017-03-26
    • 文件大小:88.65kb
    • 提供者:张伯轩
  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
    • 文件大小:23.37kb
    • 提供者: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
    • 文件大小:112.49kb
    • 提供者:申文霞
  1. MyAppS60

    0下载:
  2. • Symbian OS basics, Memory Management, Descr iptors, Application Structure, Client-Server, Active Object, Application UI Viewer, Screen Saver, File Handling, Simple 2D,3D games, Simple Banner, Scalable UI, Location Finder GPS, HTTP client API,
  3. 所属分类:Symbian

    • 发布日期:2017-03-29
    • 文件大小:10.92kb
    • 提供者:phani
  1. testSocket1_1

    0下载:
  2. 网络socket编程:Client&Server-Network socket programming: Client
  3. 所属分类:GPS develop

    • 发布日期:2017-04-01
    • 文件大小:13.96kb
    • 提供者:jerry.lien
  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
    • 文件大小:22.58kb
    • 提供者:爱逍遥
  1. TestSocketConsole

    0下载:
  2. Test Socket server for symbian client
  3. 所属分类:Symbian

    • 发布日期:2017-04-24
    • 文件大小:28.99kb
    • 提供者:jimy
  1. chat

    0下载:
  2. 简易手机聊天软件,socket实现。需要一个手机做server,同时支持多个client-Simple mobile chat software, socket implementation. Need a phone to do server, while supporting multiple client
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-30
    • 文件大小:6.97kb
    • 提供者:zhouweimin
  1. 20060213165726914

    0下载:
  2. symbian socket程序,服务器和客户端通讯的例子。-symbian socket program, the server and client communication example.
  3. 所属分类:Symbian

    • 发布日期:2017-04-05
    • 文件大小:14.28kb
    • 提供者:祝亮亮
  1. SocketDemo

    0下载:
  2. android 模拟器中的Socket通信,实现了基本的服务器,客户端设置-Socket Communications android simulator to achieve the basic server, the client set
  3. 所属分类:android

    • 发布日期:2017-04-01
    • 文件大小:38.39kb
    • 提供者:szr
  1. blackberry-socket

    0下载:
  2. 实现了两个黑莓模拟器客户端之间的通信,前提条件要连接到服务器端-BlackBerry simulator implements two communications between the client, provided to connect to server
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-28
    • 文件大小:53.4kb
    • 提供者:xiahong
  1. mobileClient-Server-UDPChating

    0下载:
  2. This application enable chatting between PC-Server and Mobile Client using datagram socket in j2me. This is User DataGram Pocket(UDP) Chatting application. MIDlet1.0 and above configuration support for this chatting application
  3. 所属分类:J2ME

    • 发布日期:2017-04-03
    • 文件大小:1.78kb
    • 提供者:prakashtau
  1. Client

    0下载:
  2. 和同学写的android的QQ客户端。该程序实现了android设备平台的即时通讯。有注册、登陆、即时通讯等功能模块。能够进行注册验证和登录用户名和密码验证,所有的校验都在server服务器上完成;通过Socket网络通信给客户端发送相应的通知;能够进行添加好友、删除好友;能够显示在线用户和下线用户、发送信息和图片,能够进行信息群发和私聊。 -And students write the android QQ client. The program achieved the androi
  3. 所属分类:android

    • 发布日期:2017-05-10
    • 文件大小:2.34mb
    • 提供者:三三
  1. android_pc_socket

    0下载:
  2. Android as client socket, pc use jsp as server
  3. 所属分类:android

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

    0下载:
  2. android 客户端服务端通信模拟。通过ip地址来实现通信。-android client server communication simulation. Communication is achieved via ip address.
  3. 所属分类:android

    • 发布日期:2017-04-02
    • 文件大小:418.91kb
    • 提供者:肖燊亮
  1. 套接字程序(TCP)+

    0下载:
  2. 套接字程序(TCP)+ VC MFC SOCKET TCP CLIENT SERVER 通讯(VC MFC SOCKET TCP CLIENT SERVER Commuincation)
  3. 所属分类:串口编程

    • 发布日期:2017-12-17
    • 文件大小:61.03mb
    • 提供者:wxdgk
  1. Android socket编程实现消息推送Server+Client

    0下载:
  2. Android socket编程实现消息推送Server+Client(Android socket Programming message push Server+Client)
  3. 所属分类:android开发

    • 发布日期:2018-01-01
    • 文件大小:1.52mb
    • 提供者:wt12321
  1. UDP 广播socket自动连接客户端

    0下载:
  2. 两台或多台android设备,其中有一台作为服务端,则另外一台或几台作为客户端,然后通过UDP进行自动连接.其实现的原理很简单,服务端这一边通过MulticastSocket将自己的有关信息,如IP,端口等广播出去,同一个广播地址里面的客户端可以接收到该广播,并从中解析要相关的信息.(Two or more Android devices, including one as a server, then another one or several Taiwan as the client, a
  3. 所属分类:android开发

    • 发布日期:2018-04-21
    • 文件大小:52kb
    • 提供者:keiwei
  1. vb-socket-server-client

    1下载:
  2. 使用vb6编写的简单的端口监听程序,包含服务端和客户端代码,先启动客户端,再启动客户端,点击连接后会弹出连接成功的提示,在客户端文本框中输入文本,服务端会实时显示内容。(The simple port listening program written with VB6 includes the server and the client code, starting the client first, and starting the client. After clicking the co
  3. 所属分类:串口编程

    • 发布日期:2019-08-12
    • 文件大小:12.59kb
    • 提供者:xiaogangw3
« 12 3 4 »
搜珍网 www.dssz.com