P
Peter Judge
Guest
If "access" means "obtain data from" then you would basically write some socket code to make http requests. Or shell out and run curl. And then parse the result. Or (to save you some effort) use the HTTP client that’s been in the OE box since 11.5.1 (which is a socket implementation).
Continue reading...
Continue reading...