' Simple 
class that encapsulates the HTTP post sample.
Public
Class 
HttpPostRequest
   
' Displays simple 
usage information.       
   
Shared
Sub usage()
        
Console.WriteLine("Executable_file_name 
[-u URL] [-d data] [-s file] [-p proxy]")
        
Console.WriteLine("Available 
options:")
        
Console.WriteLine("     
-u URL          URL 
to post data to")
        
Console.WriteLine("     
-d data         Data to 
post")
        
Console.WriteLine("     
-s file         File name 
to save response to")
 
Tidak ada komentar:
Posting Komentar