I remember playing with raw sockets using winsock 2 API, but I think the API and features are windows specific. I also remember that although raw sockets allow you to manipulate TCP and IP packets header directly they are just ordinary sockets in most of the other things.
On 12/30/05, Fadi Kahhaleh <[EMAIL PROTECTED]> wrote: > Zaid, > > Thanks for your help man... really appreciate it. > Umm... I wanna investigate further, and will def. let you guys know > what happens, this way knowledge gets to all. > But it seems I am winning here (coz I said it won't work, and the > Dr. says it works :p) > Hehe... > > Later with the updates.. > > Bye > > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf > Of Zaid Amireh > Sent: Wednesday, December 28, 2005 10:58 AM > To: Jordan Linux User Group Mailing list > Subject: Re: [JoLUG-General] A small qustion regarding RAW sockets > > On 12/27/05, Fadi Kahhaleh <[EMAIL PROTECTED]> wrote: > > :) > > YES is the answer to your Question, > > if you want to write a kernel module that hooks into Netfilter and > filters the kernel network buffer then I can help you. > > > And YES why need I reinvent the wheel if I can use a ready LIB > > Or such, but the problem is that I am helping out a friend in a project > > for a network course, and its now a challenge for me to come up > > With a way to do this using raw sockets. (url..hmmm give me some time > > To get back to Jordan, I am in Poland now and I don't have my references > > with me, u can always google if u wanna know about it and don't wanna > > Wait for me) > > I don't know much about raw sockets, guess you are on your own here. > > > > > I was told that by windows architecture, you can't do that using raw > sockets > > This doctor at uni says it can be done, I am taking this as a personal > > challenge, this way I learn more and I can prove him right or wrong. > > > > Till now, I see that he is wrong :D heheh... > > > > Thanks > > > > Fadi .K > > > > good luck with that ;) > > -- > --------------------------- > Netiquette -> http://www.dtcc.edu/cs/rfc1855.html > Netiquette Nazi -> > http://redwing.hutman.net/%7Emreed/warriorshtm/netiquettenazi.htm > --------------------------- > _______________________________________________ > General mailing list > [email protected] > http://mail.jolug.org/mailman/listinfo/general_jolug.org > > > > _______________________________________________ > General mailing list > [email protected] > http://mail.jolug.org/mailman/listinfo/general_jolug.org > _______________________________________________ General mailing list [email protected] http://mail.jolug.org/mailman/listinfo/general_jolug.org
