Acorn Arcade forums: Programming: http_open SWI
|
http_open SWI |
|
polas (23:47 22/5/2006) adamr (14:09 24/5/2006) polas (16:08 24/5/2006)
|
|
Nick |
Message #75633, posted by polas at 23:47, 22/5/2006 |
Member
Posts: 27
|
Hi all - A quick question. Ive looked on the web for this, but cant find it. I have Fresco (and therefore httpmod module with SSL.) I wish to use SSL in another program I am playing with, and guess that the easiest way would be to use the http_open SWI provided by httpmod (I cant find any other SSL modules available.) I was wondering what the syntax of this SWI is, as I have played around with a few "random" arguments, but always get "cant connect to server" error
Thanks, Nick |
|
[ Log in to reply ] |
|
Adam |
Message #75703, posted by adamr at 14:09, 24/5/2006, in reply to message #75633 |
Member
Posts: 112
|
I suspect the easiest solution will be to use something like libcurl from the unix porting project pages.
Adam |
|
[ Log in to reply ] |
|
Nick |
Message #75708, posted by polas at 16:08, 24/5/2006, in reply to message #75703 |
Member
Posts: 27
|
Thanks very much, I will look into it |
|
[ Log in to reply ] |
|
|
Acorn Arcade forums: Programming: http_open SWI |