Click here to Skip to main content
15,908,112 members
Home / Discussions / C#
   

C#

 
QuestionC# - Raw Socket, Packet filter Pin
Member 468084422-Nov-08 4:02
Member 468084422-Nov-08 4:02 
AnswerRe: C# - Raw Socket, Packet filter Pin
Dave Kreskowiak22-Nov-08 4:29
mveDave Kreskowiak22-Nov-08 4:29 
Member 4680844 wrote:
I''m using Windows Vista and VS 2008 Express.


Yeah, RAW packets are off-limits to all user accounts. THe only account that can create RAW packets only under an Administrator account. It's been that way since SP2 came out for Windows XP.


Member 4680844 wrote:
I try to run this code on VS 2005 and it was fine...no exception.


Speaking of XP, was this code under 2005 perhaps running under Windows XP or XP SP1?? Under XP and XP SP1, normal user accounts could create RAW packets without any issues. The same code, running under the same account, will not work under XP SP2 and above.


A guide to posting questions on CodeProject[^]



Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007, 2008




GeneralRe: C# - Raw Socket, Packet filter Pin
Member 468084422-Nov-08 10:01
Member 468084422-Nov-08 10:01 
GeneralRe: C# - Raw Socket, Packet filter Pin
Dave Kreskowiak22-Nov-08 12:25
mveDave Kreskowiak22-Nov-08 12:25 
GeneralRe: C# - Raw Socket, Packet filter Pin
Member 468084423-Nov-08 2:26
Member 468084423-Nov-08 2:26 
GeneralRe: C# - Raw Socket, Packet filter Pin
Dave Kreskowiak23-Nov-08 4:51
mveDave Kreskowiak23-Nov-08 4:51 
QuestionHow Enable/Disable Serial Port Pin
mutafa8122-Nov-08 3:46
mutafa8122-Nov-08 3:46 
QuestionC# Winforms GPS Mapping? Pin
wbjohnson22-Nov-08 3:30
wbjohnson22-Nov-08 3:30 
AnswerRe: C# Winforms GPS Mapping? Pin
Giorgi Dalakishvili22-Nov-08 4:42
mentorGiorgi Dalakishvili22-Nov-08 4:42 
GeneralRe: C# Winforms GPS Mapping? Pin
wbjohnson22-Nov-08 7:13
wbjohnson22-Nov-08 7:13 
GeneralRe: C# Winforms GPS Mapping? Pin
Giorgi Dalakishvili10-Dec-08 2:35
mentorGiorgi Dalakishvili10-Dec-08 2:35 
QuestionHow to do mouse gesture same program "Stroke It" Pin
ping_jacob22-Nov-08 2:44
ping_jacob22-Nov-08 2:44 
AnswerRe: How to do mouse gesture same program "Stroke It" Pin
Giorgi Dalakishvili22-Nov-08 3:20
mentorGiorgi Dalakishvili22-Nov-08 3:20 
Questiontext processing Pin
kimo code22-Nov-08 0:05
kimo code22-Nov-08 0:05 
AnswerRe: text processing Pin
Wendelius22-Nov-08 0:52
mentorWendelius22-Nov-08 0:52 
GeneralRe: text processing Pin
kimo code22-Nov-08 1:05
kimo code22-Nov-08 1:05 
GeneralRe: text processing [modified] Pin
Wendelius22-Nov-08 6:56
mentorWendelius22-Nov-08 6:56 
GeneralRe: text processing Pin
kimo code22-Nov-08 20:10
kimo code22-Nov-08 20:10 
AnswerRe: text processing Pin
#realJSOP22-Nov-08 1:50
professional#realJSOP22-Nov-08 1:50 
AnswerRe: text processing Pin
Christian Graus22-Nov-08 8:53
protectorChristian Graus22-Nov-08 8:53 
GeneralRe: text processing Pin
Wendelius22-Nov-08 11:10
mentorWendelius22-Nov-08 11:10 
GeneralRe: text processing Pin
kimo code22-Nov-08 19:43
kimo code22-Nov-08 19:43 
GeneralRe: text processing Pin
HosamAly23-Nov-08 5:28
HosamAly23-Nov-08 5:28 
GeneralRe: text processing Pin
Luc Pattyn22-Nov-08 9:31
sitebuilderLuc Pattyn22-Nov-08 9:31 
GeneralRe: text processing Pin
kimo code22-Nov-08 19:40
kimo code22-Nov-08 19:40 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.