On Sun, Jul 18, 2004 at 10:04:23PM +0800, Hei wrote: > Hi all, > I have no idea about how to send a "http get" to an http server using > winpcap, If all you want to do is send an http get, then you are probably trying to use the wrong tool. WinPCap is for a much lower level of networking than that. You could try looking up help on functions such as socket(), connect(), and write(), which would be more helpful for you.
~a. ================================================================== This is the WinPcap users list. It is archived at http://www.mail-archive.com/[EMAIL PROTECTED]/ To unsubscribe use mailto: [EMAIL PROTECTED] ==================================================================
