Interesting...
Quote: "
Does AppGameKit support the HTTPS Protocol?"
integer SetHTTPHost( iHTTP, szHost,
iSecure )
iSecure - Set to one to use an HTTPS secure connection, 0 to use a standard HTTP connection.
Quote: "are there any full examples?"
Maybe you also need to look at the core/ string commands to solve your response code?
The given examples should be enough to solve that.
Quote: "
Credit Card Payment Solutions and we are looking to develop a Simple POS System,"
Are you shure you want to do this in AppGameKit T1?
I mean, bytecode... you can nearly follow all steps with a hex editor.. all constants and variables are readable,
.. sniffer, deep package inspection and stuff, you know?
Please, for the sake of your company, go at least Tier 2.
If you want to be better, use a custom vpn to transfer the data and chifer the memory of the app...
In my opinion, there is no such thing as a simple POS