搜索资源列表
H263wangluo
- 这个程序有PC的服务端和Pocket PC上的客户端两个部分。服务端运行时,按下开始就可以从PC机的摄像头捕获视频,并且使用H.263编码进行压缩。这时服务端将在TCP的8765端口进行监听;这时运行客户端,输入服务器IP地址并点击“连接”,在网络正常的情况下,将实时显示服务端摄像头捕捉到的画面,画面的实时性取决于网络的带宽。 -this procedure is the server PC and Pocket PC client of two parts. The server is r
MobileRobotics.client.v10.Source
- 1、手持设备机器人——应用端; 2、基于蓝牙传输;
Tank
- 欢迎使用蓝牙联网坦克大战,运行平台为Symbian OS 使用说明: 1.打开应用程序,进入手机游戏之后,有三种模式可供您选择。 Stand Alone模式为单机模式,Server为服务器模式,如果要想用 蓝牙进行连接,请先选择此模式,然后等待开启客户端模式。 Client模式为客户端模式,进入此模式之后,选择所要的服务器, 然后等待服务器 开启游戏。 2.在蓝牙连接下,连接建立好之后,由服务器进入游戏状态, 玩家即可开始游戏。 3.方向键控制着坦克运行方
poker-online-game
- 源码名称:网络游戏开发-扑克网络对战游戏。 包括android客户端和服务端源码; 主要技术包括:牌类游戏的开发技巧、2D贴图技术、联网对战开发。-Source: the development of online games- poker online play game. Android client and server source code The main technologies include: the development of skills of the
Discussion_on_the_interior_interface_mechanism_of_
- BREW平台是一种新的移动应用开发平台,提供从服务端到客户端的全套解决方案。本文通过介绍BREW平台内部关键宏AEEINTEIuFACE和QINTERFACE的定义,分析了其内部接口机制及类COM特性;总结了BREW应用程序开发的特点;提出了一种通用的BREW平台应用程序的框架模型。-BREW platform is a new kind of mobile application development platform from the service ended to provide th
leo
- 基于UDP的分组传输;应用全局变量的交互握手,对视频数据RTP打包,客户端接受RTP包并写入磁盘文件.-UDP-based packet transmission application global variable interaction shook hands on the video RTP package, the client received RTP packet and written to disk file.
chatWithTCP
- 利用TCP实现多客户聊天系统 (1)服务器运行,多个客户端都能够连接到服务器,注意,客户端还可以输入昵称。当连上时,服务器显示连上的人的昵称; (2)客户端界面上有两个文本框,上面的文本框负责输入昵称,下面的文本框负责输入聊天信息。当聊天信息输入后,单击“发送”按钮,能够让各个客户端都收到聊天信息,聊天信息打印在界面下方,在打印聊天信息的同时,还能够打印这条聊天信息是谁说的。 - Multi-client chat using TCP system
Client
- 和同学写的android的QQ客户端。该程序实现了android设备平台的即时通讯。有注册、登陆、即时通讯等功能模块。能够进行注册验证和登录用户名和密码验证,所有的校验都在server服务器上完成;通过Socket网络通信给客户端发送相应的通知;能够进行添加好友、删除好友;能够显示在线用户和下线用户、发送信息和图片,能够进行信息*和私聊。 -And students write the android QQ client. The program achieved the androi
Android-communication-platform
- 相当优秀的android for sdk;可以运行在android的移动设备上,实现手机与手机,手机与PC的通话,开放了源码,在/src文件夹下,有服务器端跟客户端的;API接口说明在/doc文件夹下,可以参考进行二次开发。支持1080P高清,P2P传输,完美无回声问题。-Quite outstanding of the android for sdk running on the android mobile devices to achieve mobile phones and mobi
IOS-communication-platform
- 相当优秀的ios for sdk;可以运行在ios的移动设备上,实现iphone与iphone,iphone与ipad的通话,开放了源码,在/src文件夹下,有服务器端跟客户端的;API接口说明在/doc文件夹下,可以参考进行二次开发。支持1080P高清,P2P传输,完美兼容IOS所有平台。-Quite outstanding of ios for sdk running on ios of mobile devices to achieve iphone with iphone, iphon
androidwifipcsocket
- android在wifi下手机与电脑的socket通信,内附电脑端的VC++程序源码,需要在VC6环境下编译并生成EXE文件,方可运行,同时还包括了本实例实现过程的技术文档。在wifi网络下,手机和电脑可以通过socket通信。手机做服务端,电脑做客户端,也可以对调过来。 手机作为服务端,电脑使用MFC编程作为客户端,原理是,手机建立一个ServerSocket,并获取自己的ip地址和端口port;然后电脑通过socket连接手机的ip:port。-android wifi phone
AndroidTCP
- 一个AndroidTCP网络传输聊天程序,服务端为java编写,用于PC;客户端为Android编写,用于Phone。-A AndroidTCP network transmission chat program, the server is written in java for PC client for Android prepared for the Phone.
AndroidUDP
- 一个AndroidUDP网络传输聊天程序,服务端为java编写,用于PC;客户端为Android编写,用于Phone。-A AndroidUDP network transmission chat program, the server is written in java for PC client for Android prepared for the Phone.
FileUpload
- 基于socket通讯的文件续传源码,主要面向Android客户端,FileService.java获取每条线程已经下载的文件长度,当文件上传完成后,删除对应的上传记录;StreamTool.java主要用来读取读取文件流,返回上传文件字节数组,用Android上传文件不懂的就可参照这个示例一步步实现,有些代码可以共用。-Socket-based communication file resume source code, mainly for Android client, FileServic
Android-UI-of-weixin-client
- 高度仿真android版微信客户端界面; 可以直接通过编译在手机上查看运行效果。-High simulation UI of weixin client interface You can see the effect directly compiled to run on the phone.
FileUpload
- 基于socket通讯的文件续传源码,主要面向Android客户端,FileService.java获取每条线程已经下载的文件长度,当文件上传完成后,删除对应的上传记录;StreamTool.java主要用来读取读取文件流,返回上传文件字节数组,用Android上传文件不懂的就可参照这个示例一步步实现,有些代码可以共用-Socket-based communication HTTP source files, mainly for Android client, FileService.java
CSDN-information-client
- 通过jsoup抓取html资讯信息,使用谷歌官方SwipeRefreshLayout进行刷新展示,RecyclerView资讯新闻列表展示; 用数据库保存最后一次刷新的资讯信息并清空之前的信息,当网络断开或服务器错误时,获取数据库中数据来进行展示。-With it to grab the HTML information, using Google s official SwipeRefreshLayout refresh display. RecyclerView news list disp
android_socket_camera_video
- 主要用于两个手机进行实时摄像监控功能,由客户端发出请求,服务端接收到socket连接信息后,开始进行摄像并实时发送数据到客户端(Mainly used for two mobile phones for real-time camera monitoring function, sent by the client request, the server received the socket connection information, began to take pictures and
ClientDemo1
- 这是一个socket通信的客户端程序,c#的winform编程(his is a socket communication client program, WinForm programming c#)
socket_communication
- 基于(java)的matlab实现tcpip服务端和客户端例子,代码可实现。(Based on (Java) matlab implementation of the TCPIP server and client examples, code can be achieved.)