搜索资源列表
UDP通信示例程序.rar
- 这是一个使用UDP协议通信的例子程序,非常简单,没有做错误处理机制。由于UDP本身是无连接、不可靠的通信协议。会因为不同的网络环境,有可能会产生数据丢失、数据重复、顺序错乱等情况。 示例程序包含一个服务器端和一个客户端,可以多个客户端接入服务器端。
NetElectron
- 网络家电,通过网络来控制家电,串口通信,网络通信。先启动服务器,然后启动客户端,初始密码为“xhw”-home network, through the network to control home appliances, serial communication, and network communications. Start the server first, then start the client, the initial password "xhw"
smgdemo
- 主要针对目前移动短信网关的开发客户端,可用与企业开发自己的短信服务器。-main view of the current mobile messaging gateway client development, and enterprises can develop their own messaging server.
sms-clientandserver
- 一个sms 客户端和服务器端的例子,J2ME初学者不错的例子-waving a client and server side of the case, J2ME beginners a good example
70723255
- 模拟QQ界面的软件,包含客户端,服务器端软件
opcandclient.rar
- opc客户端,包含opc头文件,连接opc服务器rsview,opc client, contains the header files opc, opc server connection rsview
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
Android-weibo-source
- 这是andoid系统上的口袋微博的源代码,包括服务器端和android客户端,对学习android系统网络通信以及进程很有帮助-this is android system develop koudai weibo sources, it is helpful for you to learn the ui program
SNS
- 自己编写的android社交网络客户端,服务器也是自己编写的-I have written android social networking client, server, and also his written
18
- 无线点餐系统,android实现,可以实现点餐,付费,分为客户端,服务器端!-Wireless ordering system, android realize, realize meal, divided into client and server-side!
Android客户端服务器
- 代码包括android客户端和java服务器端,可实现TCP/IP socket交互通信
StudentInfo
- Android 端访问MYSQL 简单,易学源码(客户端,服务器都有了)-Android 端访问MYSQL 简单,易学源码
shixun2
- 这是手机银行项目,基于android的,采用服务器,客户端,服务器端3端,数据库方面采用SQLserver2005,数据的传送使用json数组对数据进行加密...安全可靠。-This is a mobile banking project, based on android, the use of server, client, server-side 3 side
pss
- android 进销存,可以参考学习,有数据库和客户端,服务器端,希望能够帮助到你-Android Invoicing, you can refer to learning, there are s and clients, the server side, hoping to help you
socket_tcpip
- 通过VB.NET编程语言,利用TCP\IP建立服务器及客户端。(Using the VB.NET programming language, the server and client are set up using TCP/IP)
IM-master
- 简单的仿QQ聊天安卓APP源码。 该项目用JAVA的socket实现,包含客户端,服务器与数据库,如果想运行需要注意一下几点: 服务器更改配置文件dbcpconfig.properties 我已经将所需的依赖库也上传了,如果还缺少某些依赖库,需要你自己去下 注意客户端的端口号应与服务器的端口号一致。 客户端出现服务器异常时,请注意客户端的SERVER_IP,需要保证客户端ping通服务器。数据库使用的mysql。(Wechat,qq,and so on ifyou want to see it
山寨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)
tcp
- TCP基本应用,拥有客户端,服务器端,可以进行网络连接(TCP basic applications, with client, server side, can connect to the network)
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端口的相关功能