Page 1 of 1

WinSocket + REST Service and mobile Client ?

PostPosted: Sat Sep 17, 2022 8:51 am
by Jimmy
hi,

is there any Sample to use Winsocket under FiveWin :?:
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 :?: