Home  >  Article  >  Backend Development  >  新手请问php向服务器系统(Zenoss)发请求

新手请问php向服务器系统(Zenoss)发请求

WBOY
WBOYOriginal
2016-06-13 12:04:31920browse

新手请教php向服务器系统(Zenoss)发请求
请问怎么实现向一个服务器系统(Zenoss)发请求,第一步完成登录,第二步可以从Zenoss服务器上访问自己需要的接口取相应的参数,求实现方案或者做过的朋友提供实例,项目急需,多谢!
------解决方案--------------------
服务器端肯定有开发文档的,你根据开发文档来,就可以了。
如果开发文档都没有,服务器端,接口总归有的吧。直接看服务器端源码
接口访问无非就是GET/POST请求而已

------解决方案--------------------
http://blog.csdn.net/fenglailea/article/details/8641980

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn