搜索资源列表
gpage_bin_2[1].03a.tar.gz
- g-page 是一款客户端/服务器应用程序,用来给呼机或PCS电话发送短消息。
mintcp
- 一个symbian下的tcp连接的客户端/服务器源代码-a football scores tcp connections under the client / server source code
RCC
- 串口通讯在客户端/服务器类型的应用程序设计中经常要使用到,目前串口通讯采用的一般是专用软件包或者标准串口通讯协议(如XMODEM、ZMODEM等),这样完整详细且免费的软件包比较少,所以在SPCOMM的基础之上建立了本文所描述的串口通讯协议,称之为RCC(表示为Reliable Comm Communication),其主要目标是在用串口进行通讯的客户端/服务器双方建立一条可靠的通讯链路,就象TCP(RFC793)一样。该协议的目前的开发是采用VC++,应用平台为WIN95/NT,但作为RCC协
复件 客户端
- 连接利用SPCOMM和SOCKET写的短信服务器,发送接受相关的指令,欢迎大家下载,在使用过程中请给一些意见,谢谢!-connect and use SPCOMM SOCKET wrote a message server, send and receive relevant instructions and you are welcome to download and use the process to some comments please, thank you!
E_TCP_Server TCP连接服务器,客户端演示
- 易语言编写,TCP连接服务器,客户端演示,支持发送信息等-TCP connection to the server, client presentations, send information to support
opcandclient.rar
- opc客户端,包含opc头文件,连接opc服务器rsview,opc client, contains the header files opc, opc server connection rsview
android的点菜系统的客户端和服务器端
- android的点菜系统的客户端和服务器端-the android a la carte system, client and server side
TCP_server_client
- 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
gpage_bin_2.03a.tar
- g-page 是一款客户端/服务器应用程序,用来给呼机或PCS电话发送短消息。-g-page is a section customer end/server application procedure, uses for to give the beeper or the PCS telephone transmission short news.
mms
- 应用于华为中国移动甘肃项目组的彩信发送平台全套代码,未纳入产品线,版权为本人个人所有 使用JAVA和Spring框架开发(用到了Spring的RMI),部署于AIX系统,服务器端部署于能和移动MMSC通信的主机上,客户端拼装彩信内容并转换为字节流,通过RMI调用服务端方法进行发送(适用于客户端服务器无法直接连接移动彩信网关的情况)也可将客户端和服务器端部署与同一台主机(适用于客户端服务器可直接连接移动彩信网关的情况) 内涵代码、API手册及使用说明-Huawei applied to t
sourcecode
- 这是一个P2P语音软件源代码,采用服务器、客户端模式,具有很高的应用价值。-This is a P2P voice software source code, the use of server, client mode, a high application value.
symbian_tcp
- symbian s60操作系统下的tcp-ip编程源码 客户端+服务器-symbian s60 operating system source code of the tcp-ip client-side+ server program
Android-weibo-source
- 这是andoid系统上的口袋微博的源代码,包括服务器端和android客户端,对学习android系统网络通信以及进程很有帮助-this is android system develop koudai weibo sources, it is helpful for you to learn the ui program
Android客户端服务器
- 代码包括android客户端和java服务器端,可实现TCP/IP socket交互通信
android上传文件到服务器(客户端加服务端源码)
- android上传文件到服务器,客户端,服务端源码(Android upload files to the server (client plus server source))
socket_tcpip
- 通过VB.NET编程语言,利用TCP\IP建立服务器及客户端。(Using the VB.NET programming language, the server and client are set up using TCP/IP)
山寨qq客户端
- 模拟qq聊天,有客户端以及服务器java源码,可以实现1对1聊天以及1对多聊天。(Similar to the QQ chat java source code, divided into server and client, can achieve 1 to 1 chat and 1 pairs of chat)
Android新闻网站客户端源代码(含服务器端源码)
- Android新闻网站客户端源代码(含服务器端源码)(Android news website client source code (including server-side source code))
factorysoft
- factorysoft公司的OPCDA、OPCAE的客户端和服务器端开发工具,需要详细资料,请加入群:78361750(OPC C/S开发)(factorysoft company OPCDA, OPCAE the client and server development tools, the need for detailed information, please join the group: 78361750 (OPC C/S Development))
openfire消息系统Android客户端
- openfire消息系统Android客户端,包含Android客户端使用 smack库与openfire服务器的连接,消息发送接收等功能,以及基于SSL加密端口和非SSL端口的相关功能