|
-
May 16th, 2020, 08:46 PM
#1
Thread Starter
Junior Member
Getting Input from an HTTPS Link using VB6
I'm trying to get a simple random number from this site using the code as shown there, for example this:
https://qrng.anu.edu.au/API/jsonI.ph...=5&type=uint16
will return a number from 0-65535. It works on the website itself but what kind of code should I use in VB6 to "send" such a link to the website and "receive" the number returned properly? Are there any special libraries in VB6 that also need to be imported? Thanks.
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|