Hi, --- Vikram Karandikar <[EMAIL PROTECTED]> wrote: > int fd = socket (PF_INET, SOCK_RAW, > IPPROTO_TCP);
You have not bound it to any existing IP or network interface. Check the code examples from Richard Steven's: http://www.kohala.com/start/unp.html SK -- proudly anti-micro$oft ------------------------------------------------------------ Shakthi Kannan, MS Software Engineer, Specsoft (Hexaware Technologies) [E]: [EMAIL PROTECTED] [M]: (91) 98407-87007 [W]: http://www.shakthimaan.com [L]: Chennai, India ------------------------------------------------------------ ____________________________________________________ Start your day with Yahoo! - make it your home page http://www.yahoo.com/r/hs -- ______________________________________________________________________ Pune GNU/Linux Users Group Mailing List: ([email protected]) List Information: http://plug.org.in/mailing-list/listinfo/plug-mail Send 'help' to [EMAIL PROTECTED] for mailing instructions.
