Jump to content

Recommended Posts

Posted

Hi

Would anyone know where I could find example scripts using the Network functions, i.e. FtpSetProxy, HttpSetProxy, InetGet, InetGetSize

Many Thanks

Best Regards Merriman

Posted (edited)

InetGet/InetGetSize can be found in many downloaders on the Scripts and Scraps forums.

As for the Proxy functions, the can be used with Anonymous Proxies to allow for secure, anon downloading of stuff. (Have not seen any examples of this yet though)

The functions:

#  TCPAccept
#  TCPCloseSocket
#  TCPConnect
#  TCPListen
#  TCPNameToIP
#  TCPRecv
#  TCPSend
#  TCPShutdown
#  TCPStartup
#  TCPTimeout (Option)
#  UDPBind
#  UDPCloseSocket
#  UDPOpen
#  UDPRecv
#  UDPSend
#  UDPShutdown
#  UDPStartup
Are used in networking applications. Here is a very good topic on these functions: http://www.autoitscript.com/forum/index.php?showtopic=20589

#)

edit: Added link to TCP Examples Topic.

Edited by nfwu

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...