搜索资源列表
CQA0501(客户服务程序)
- C/S模式下的参考代码,十分有用。值得参考-the reference source codes base on C/S model. Worthly for coding reference
SMSServer
- 中国联通短信服务平台,包括服务器和客户端代码,很好的-SMS platform of china unicom, Including code for server and client, very gooooood stuff.
SGIP文章
- 一个Delphi6.0的SGIP例子 包含了一个服务端和一个客户端,协议共用,服务端为非阻塞长连接,客户端为阻塞短连接,-an example of the SGIP contains a server and a client, sharing agreements, non-blocking service for long-connect, the client for a short connecting block,
炸弹人1111
- 炸弹人代码,用J2ME手机版,是一款网络游戏,具有客户端和服务端。-bomber code, cell phone use J2ME version is a Web-based games, with client and server.
bot
- 文件传输 使用VB实现局与网的文件传输,客户端和服务端-file transfer using VB with the network file transfer, the client and server
receiveandsendsms
- 一个关于J2ME短信开发的源码,包括服务端和客户端-a short message on J2ME development of the OSS, including services and clients
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
sms26
- GSM短信息传送技术在远距离监控、数据采集、GPS定位、无线报警、缴费通知... 领域有广泛的应用。针对广大开发商、系统集成商对GSM短信息应用的需要。我们开发的YK-2短信收发模块及软件,品质优价格低。为客户提供免费应用方案咨询服务,同时提供良好的售后服务。 如果你需要了解这方面的应用,请和我-GSM short messaging technology in the remote monitoring, data acquisition, GPS, wireless alarms, bill
TImage
- android 简单的图片传输程序 包括服务端和客户端 客户端使用java nio-android simple picture transmission program includes server and client using java nio client
Android_JSON_RPC_0
- android json 结合实例,具有服务端和客户端的系统-android json with examples, with server and client systems
book
- 这是一个j2me开发的手机图书馆程序,里面包括了手机客户端和服务端程序。-This is a j2me development of mobile library program, which includes the mobile client and the server process.
sms_dev
- 客户端服务程序,用于接收到的短信存入数据库中-Client service procedures for receiving text messages into the database
android手机 客户端和服务端源代码
- android手机 客户端和服务端源代码,mysql数据库,强大的实现功能,比较不错的代码,我收藏了-android mobile phone client and server source code, mysql database, a powerful realization of functions, more good code, I collection
课程实例源码
- 第一讲_测试 第二讲-随机取姓名 第三讲(易安卓之子程序)-测试文件是否存在 第四讲(易安卓之数组与变量循环)-扫描音乐 第五讲(易安卓之资源和时钟组件)-语音报时表 第六讲-录音机 第七讲(易安卓之模块、语音组件)-分类文件管理器 第八讲(易安卓之服务客户组件)-群聊工具 第九讲(易安卓之正则表达式)-匹配网址 第十讲((易安卓之容错处理)-调试出错程序(E4A develop source code)
android上传文件到服务器(客户端加服务端源码)
- android上传文件到服务器,客户端,服务端源码(Android upload files to the server (client plus server source))
Bluetooth客户端与服务端
- 蓝牙客户端与服务端之间的通信,可以实现收发数据,实现通信。(communication between the client and the server.)
同步TCP客户端
- 可以使用TCP进行连接,配合TCP或者UDP服务端一起使用(You can use TCP to connect, with TCP or UDP server to use together)
UDP 广播socket自动连接服务端
- 多台android设备,其中有一台作为服务端,则另外一台或几台作为客户端,然后通过UDP进行Socket自动连接.(Multiple Android devices, one as a server, another or a few as clients, and then Socket automatically connected through the UDP.)
UDP 广播socket自动连接客户端
- 两台或多台android设备,其中有一台作为服务端,则另外一台或几台作为客户端,然后通过UDP进行自动连接.其实现的原理很简单,服务端这一边通过MulticastSocket将自己的有关信息,如IP,端口等广播出去,同一个广播地址里面的客户端可以接收到该广播,并从中解析要相关的信息.(Two or more Android devices, including one as a server, then another one or several Taiwan as the client, a
TCP(QT5.5)
- 在QT5.5环境下,实现TCP通讯。包括服务端和客户端程序,并且带有简单的交互界面。(In the QT environment, realize TCP communication.Including server and client programs, and with a simple interactive interface.)