中國移動MISC 1.6 Provision Java API
直接使用HttpServer的方式實現,不需要任何其它API,不需要Apache,IIS,Tomcat等Web服務器,直接實現底層.
運行環境 Windows/Linux JDK 1.4.2
演示程序
1) sync.bat 正向訂購同步演示
java -classpath "smsfan-Provision.jar" net.smsfan.Provision.example.SyncOrderExample 80 Provision
其中參數:
80 port,為HttpServer的端口號
Provision serviceName,為服務名稱
程序初始化成功后,misc網關訪問URL:http://serverip:port/serviceName 即可提交正向同步數據
2) subs.bat 反向訂購/取消接口演示
java -classpath "smsfan-Provision.jar" net.smsfan.Provision.example.SubscribeExample http://127.0.0.1/Provision
其中參數:
http://127.0.0.1/Provision url,為Misc網關的反向訂購/取消接口地址
標簽:
HttpServer
API
Provision
Apache
上傳時間:
2013-12-05
上傳用戶:cooran
As information technology is more and more in-depth and wide range of applications, management information system has been gradually implemented in the technical maturity. Management Information System is a continuous development of new disciplines. Library Management System is a typical management information system (MIS), the development includes the background of the establishment and maintenance of database and front-end application development aspects. Database requested data consistency, integrity and the security of the data, and front-end applications require complete functions, such as easy-to-use.
After analysis, I chose companies MICROSOFT VISUAL BASIC and Access prospects were as database development tools and background. With the Provision of the various object-oriented development tools, in particular the data window convenient and simple objects developed intelligent customer satisfaction systems.
標簽:
more
applications
information
technology
上傳時間:
2013-11-29
上傳用戶:xymbian