Socket Functions

From UBot Studio
(Difference between revisions)
Jump to: navigation, search
 
(5 intermediate revisions by one user not shown)
Line 1: Line 1:
The '''Socket Functions''' allow you to grab information from a webpage via the underlying socket connections.
+
The '''Socket Functions''' allow you to grab information from a webpage via the underlying socket connections. These functions are [[Professional Edition|Professional]] and [[Developer Edition|Developer]] functions.
  
 
[[File:sockfunc.jpg]]
 
[[File:sockfunc.jpg]]
Line 7: Line 7:
 
*[[socket page headers]]: Returns the header information for the most recent navigate command.
 
*[[socket page headers]]: Returns the header information for the most recent navigate command.
  
*[[socket get cookies]]: Returns the current cookies string for the given url.
+
*[[url encode]]: Encodes the given socket url
 
+
*[[$url encode]]: Encodes a string into url format.
+
  
 
*[[socket page html]]: Returns the page html for the last navigate command.
 
*[[socket page html]]: Returns the page html for the last navigate command.
 
*[[$url decode]]: Decodes a string from url format.
 

Latest revision as of 17:44, 10 November 2016

The Socket Functions allow you to grab information from a webpage via the underlying socket connections. These functions are Professional and Developer functions.

Sockfunc.jpg

[edit] Socket Functions

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox