merriman Posted June 16, 2006 Posted June 16, 2006 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
nfwu Posted June 16, 2006 Posted June 16, 2006 (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 # UDPStartupAre 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 June 16, 2006 by nfwu TwitterOut of date stuff:Scripts: Sudoku Solver | Webserver | 3D library (Pure AutoIt) | Wood's GadgetsUDFs: _WoodUniqueID() | _DialogEditIni() | _Console*() | _GetIPConfigData() | _URLEncode/Decode()
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now