WinSocket + REST Service and mobile Client ?

General Help regarding HMG, Compilation, Linking, Samples

Moderator: Rathinagiri

Post Reply
User avatar
AUGE_OHR
Posts: 2117
Joined: Sun Aug 25, 2019 3:12 pm
DBs Used: DBF, PostgreSQL, MySQL, SQLite
Location: Hamburg, Germany

WinSocket + REST Service and mobile Client ?

Post by AUGE_OHR »

hi,

is there any Sample to use Winsocket under HMG or MiniGUI Extended Version :?:
is there any Sample to use Windows Service

i want to "send" from mobile Client ( using "MSXML2.ServerXMLHTTP" ? )
GET
POST
DELETE
PUT
to Web Service which must "recognize Command" and call a Method / Function
as "Answer" it will send Data in JSON Format back to Client which must process Data to "display" them

but what are use as mobile Client Software :?:
have fun
Jimmy
Post Reply