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

搜索资源列表

  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. BTchat

    0下载:
  2. Bluetooth chat Server and Client in j2me
  3. 所属分类:J2ME

    • 发布日期:2017-03-29
    • 文件大小:102.16kb
    • 提供者:Diman
  1. IMServer

    0下载:
  2. Source code to build a simple chat server
  3. 所属分类:J2ME

    • 发布日期:2017-04-05
    • 文件大小:29.88kb
    • 提供者:ferry
  1. J2MEChat

    0下载:
  2. This is a simple server for a chat program written in J2ME.
  3. 所属分类:J2ME

    • 发布日期:2017-04-15
    • 文件大小:6.86kb
    • 提供者:Nathan Campos
  1. ServerChat

    0下载:
  2. This the Bluetooth Chat server. The server part runs and establishes connection with client-This is the Bluetooth Chat server. The server part runs and establishes connection with client
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-02
    • 文件大小:758byte
    • 提供者:abhijith
  1. example5

    0下载:
  2. J2ME聊天室开发 服务器运行,多个客户端都能够连接到服务器,注意,客户端还可以输入昵称。当连上时,服务器显示连上的人的昵称 􀂄 客户端能给服务器端发信息,信息显示在各个客户端-J2ME chat room development server running, multiple clients are able to connect to the server, pay attention to, the client can also enter a nickname
  3. 所属分类:J2ME

    • 发布日期:2017-03-29
    • 文件大小:2.06kb
    • 提供者:张飞
  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. VCchat

    0下载:
  2. 在Windows环境下开发一个简单的局域网聊天程序的思路和方法。系统使用流行的开发软件Microsoft visual C++,采用Socket技术实现网络通讯和TCP传输协议。系统主要实现了用户登录、聊天、服务器管理等功能。-In the Windows environment to develop a simple LAN chat program ideas and methods. Development of software systems using the popular Mic
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-01
    • 文件大小:536.67kb
    • 提供者:玥儿
  1. J2MEChatServer

    0下载:
  2. 以前收藏的一个J2ME的聊天服务器,拿出来共享一下-Before the collection of a J2ME chat server, out to share what
  3. 所属分类:J2ME

    • 发布日期:2017-03-31
    • 文件大小:88.02kb
    • 提供者:凡小川
  1. juick-j2me

    0下载:
  2. xmpp client library connect to xmpp server to chat
  3. 所属分类:J2ME

    • 发布日期:2017-05-15
    • 文件大小:3.6mb
    • 提供者:The Tri
  1. J2ME-chat

    0下载:
  2. This a chat in J2ME with client and server source code.-This is a chat in J2ME with client and server source code.
  3. 所属分类:J2ME

    • 发布日期:2017-03-30
    • 文件大小:266.01kb
    • 提供者:tynchtyk
  1. talk-serve

    0下载:
  2. jar聊天服务器,手机端实现自组织聊天软件-jar chat server, mobile-side chat software to achieve self-organization
  3. 所属分类:J2ME

    • 发布日期:2017-04-01
    • 文件大小:48.1kb
    • 提供者:孤风
  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. Mobile-phone-chat-room

    0下载:
  2. 基于J2ME 的手机客户端程序支持建立网络连接、传送请求和远程访问服务器,是直接与用户交互的平台。而服务器端用于接收客户端的请求,执行与数据库的通信,并完成后台逻辑的运算,最后将处理结果返回给手机客户端。-Based on J2ME mobile client program support to set up the network connection, transmit request and remote access server, is direct with user intera
  3. 所属分类:J2ME

    • 发布日期:2017-03-27
    • 文件大小:40.92kb
    • 提供者:张明
  1. chat

    0下载:
  2. 程序有客户端和服务器端,代码没有任何错误,并且有详细解析-Client and server-side program, no error code, and a detailed analysis
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-11-23
    • 文件大小:4.41mb
    • 提供者:chenjirui
  1. btServer

    0下载:
  2. 蓝牙聊天,服务端,pc端代码,用于android手机与电脑端的通讯。-Bluetooth chat server, pc-side code for android phone and computer end communication.
  3. 所属分类:android

    • 发布日期:2017-11-05
    • 文件大小:3.37kb
    • 提供者:小野
  1. YQ-chat

    0下载:
  2. 网络聊天的很好的例子,资料包含服务器代码和手机终端代码。服务器还含有数据库,由JAVA编写,也是学习数据库的好资料。-the net chat code,include mobile code and PC server code.
  3. 所属分类:android

    • 发布日期:2017-11-23
    • 文件大小:2mb
    • 提供者:杨军
  1. android-chat-program

    0下载:
  2. 内涵基于socket网络通讯的聊天客户端代码,以及c#的服务端代码-this is a chat program which includes the client code in java and server code in c#,and they communicate by socket
  3. 所属分类:android

    • 发布日期:2017-11-12
    • 文件大小:155.1kb
    • 提供者:calabi
  1. Customer-Server

    0下载:
  2. 自编的socket套接字的聊天程序,程序包括基本的聊天功能-Self socket socket chat program, the program includes basic chat functions
  3. 所属分类:Com Port

    • 发布日期:2017-05-15
    • 文件大小:3.47mb
    • 提供者:蓝眼
  1. Chat

    0下载:
  2. 基于socket协议的android聊天软件,实现了对话式聊天界面,这是移动端代码,如需使用还需要服务端的支持。-Socket-based protocol android chat software, to achieve a conversational chat interface, which is moving side code needed for the use of server-side support.
  3. 所属分类:android

    • 发布日期:2017-05-15
    • 文件大小:3.58mb
    • 提供者:党阳
« 12 3 4 »
搜珍网 www.dssz.com