文件名称:SDMP

  • 所属分类:
  • Windows编程
  • 资源属性:
  • [C/C++] [源码]
  • 上传时间:
  • 2012-11-26
  • 文件大小:
  • 245kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • LI***
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

小型设备管理协议,服务器端主要负责管理各个家庭小型设备。-Building Client and Server

  Binaries are included in the submitted archive however, these can easily be rebuilt if desired.

A simple build scr ipt called "create" has been supplied which executes the appropriate compilation commands

simply type "./create" at the command line. This will create the two binaries, SDMPServer and SDMPClient.





Running Client and Server

  The server must be supplied a port number to listen on it should be invoked as "SDMPServer 8888"

(replacing "8888" with the desired port). The client must be supplied the server IP address and port, as in:

"SDMPClient 129.25.5.207 8888". Username and password requests will be seen by the client the only

currently supported username/password is "public" and "public" (no quotes). The only completely

supported function at this point is "Get device list", which returns a list of devices available. While

other functions can be selected by the client, the server currently returns empty reply messages (though

of co
相关搜索: SDMP
zip

(系统自动生成,下载前可以参看下载内容)

下载文件列表

SDMPMessage.h

SDMPMessages.h

SDMPExceptions.h

SDMPServerStateMachineFactory.h

SDMPServerStateMachine.h

ProtocolStateMachine.h

ProtocolStateMachineFactory.h

SDMPMessageFactory.h

SDMPClientStateMachine.h

SDMPClientStateMachineFactory.h

NetworkClient.h

NetworkServer.h

DeviceManager.h

DeviceInfo.h

DeviceSpec.h

SDMPMessages.cpp

DeviceManager.cpp

SDMPServerStateMachineFactory.cpp

SDMPServerStateMachine.cpp

DeviceInfo.cpp

NetworkServer.cpp

SDMPMessageFactory.cpp

SDMPClientStateMachine.cpp

NetworkClient.cpp

SDMPClientStateMachineFactory.cpp

ClientMain.cpp

ServerMain.cpp

SDMPMessage.cpp

ReadMe.txt

Remote Small Device Management Protocol.rtf

SDMP.rtf

SDMPClient.log

create

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org