Posted: Thu Mar 30, 2017 8:16 am Post subject: GetInternet() and socket
Is it possible to use sockets in CE? as?
What about getInternet ()
Code:
Internet class (Object)
global functions
getInternet(string) - Returns an internet class object
properties
Header : string - the additional header to be sent with the next getURL request
methods
getURL(path) - returns a string containing the contents of the url. nil on failure
For what exactly is this "Header". _________________
header refers to supplemental data placed at the beginning of a block of data being stored or transmitted. In data transmission, the data following the header are sometimes called the payload or body.
So, "header" is :
- HTTP, email address, URL link, TCP, ICP, IP address, URL....and so on _________________
Stealing Code From Stolen Code...
And Admit It.. Hmmm....Typically LOL
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum