I am familiar with these restrictions to an extent. Is there an official explanation of what is and is not allowed?
What means do we have at our disposal to perform those aspects of networked code that are still required, for instance, ARP requests, promiscuous packet retrieval, etc. > -----Original Message----- > From: Unmoderated discussion of advanced .NET topics. [mailto:ADVANCED- > [EMAIL PROTECTED] On Behalf Of William Bartholomew > Sent: Thursday, September 08, 2005 3:57 PM > To: [email protected] > Subject: Re: [ADVANCED-DOTNET] ARP > > I seem to recall that in Service Pack 2 the ability to use raw sockets was > restricted to stop certain exploits being possible. > > On 9/9/05, Kevin Mesiab <[EMAIL PROTECTED]> wrote: > > > > Yes > > > > > Is this on Windows XP Service Pack 2? > > > > > > On 9/8/05, Kevin Mesiab <[EMAIL PROTECTED]> wrote: > > > > > > > > While attempting to send ARP packets using sockets set to raw, the > > > socket > > > > refuses to send the packet. > > > > > > > > Is there any way to get around this? This appears to be true when > > > setting > > > > the socket option HeaderIncluded as well, for instance, when > including > > > the > > > > IP Header data. > > > > > > > > =================================== > > This list is hosted by DevelopMentor(r) http://www.develop.com > > > > View archives and manage your subscription(s) at > > http://discuss.develop.com > > > > > > -- > > Regards, > > William D. Bartholomew > http://blog.bartholomew.id.au/ > > =================================== > This list is hosted by DevelopMentorR http://www.develop.com > > View archives and manage your subscription(s) at > http://discuss.develop.com =================================== This list is hosted by DevelopMentorĀ® http://www.develop.com View archives and manage your subscription(s) at http://discuss.develop.com
