Jump to content

TCP functions - what Windows API they use internally?


Zedna
 Share

Recommended Posts

I mean AutoIt's native functions: TCPStartup, TCPConnect, TCPSend, TCPRecv, TCPListen, TCPShutdown 

I have found some HTTP/INET UDFs out there some of them use wininet.dll HttpSendRequest for example.

Here are some links to HTTP UDFs:

http://www.autoitscript.com/forum/index.php?showtopic=29631

http://www.autoitscript.com/forum/index.ph...showtopic=77503

http://www.autoitscript.com/forum/index.ph...4325&hl=tcp

HttpSendRequest:

http://msdn.microsoft.com/en-us/library/aa384247(VS.85).aspx

Question2:

How about HTTPS, what are methods of sending authentifications data?

Edited by Zedna
Link to comment
Share on other sites

  • 4 weeks later...

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
 Share

  • Recently Browsing   0 members

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