ca any1 here guide me on how could i post transaction coming from my database and post it to another URL?
like sample i have 100 records and increasing and need to post all of it to another URL like the url is 192.168.0.15
how can i process it via socket?
if the data is coming from the DB if my query every row will post it to the socket connection?
guide me with this please.
thank you.