This is possible? Where to start?
This is possible? Where to start?
I want to retrieve info from my user accounts in some websites using authentication and HTTP requests i suppose.. but I never have done anything web with Delphi.
I don't want to bother you, I only need some light, where to start? How to ask google what i want! Then I can make all the reasearch and study... because currently I'm very lost in that subjet :-/
Thanks for your help!
(currently using Delphi XE3)
I want to retrieve info from my user accounts in some websites using authentication and HTTP requests i suppose.. but I never have done anything web with Delphi.
I don't want to bother you, I only need some light, where to start? How to ask google what i want! Then I can make all the reasearch and study... because currently I'm very lost in that subjet :-/
Thanks for your help!
(currently using Delphi XE3)
Begin with the Indy samples.
ReplyDeleteuse XE 5 Rest Components it's very nice and easy to work with http web services.
ReplyDeleteThanks.. hope REST are available for XE3 too.
ReplyDelete.
Denys Almaral Not sure Rest components are in XE3 but either Indy or ICS should do the trick
ReplyDeletehow about this ? :) https://github.com/fabriciocolombo/delphi-rest-client-api
ReplyDeleteJungHwan Jang +1
ReplyDeletei have problem with unicode ,
ReplyDeletemaybe help me somebody?
JungHwan Jang
ReplyDeleteIt's good source but i mean case that i use databinding methods so i need something property in restclient components.