Recent

Author Topic: A question of HTTP path on Web Service :(  (Read 1358 times)

kailan_cn

  • Newbie
  • Posts: 1
A question of HTTP path on Web Service :(
« on: August 22, 2017, 09:28:39 am »
I refer to the document (http://wiki.lazarus.freepascal.org/Web_Service_Toolkit) I wrote a simple WebService program.
But,I find a question,One binding property in the type-lib confuses me,For example:
Bingings->
    -UserServiceBinging
             -RPC
             -http://127.0.0.1:8000/services/UserService


In the 'service' part of the problem is in the path.
Client program was fail when I modify 'service' to other,for example:
http://127.0.0.1/svr/UserService

Client program was success again when I modify to 'services'.

Can I modify name of path as my idea ?
« Last Edit: August 23, 2017, 03:22:37 am by kailan_cn »

 

TinyPortal © 2005-2018