Click here to Skip to main content
16,012,028 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: VERY URGENT HELP REQUIRED Pin
darkverdict30-Dec-06 23:13
darkverdict30-Dec-06 23:13 
Questionhow to add columns dynamically to crystalreport Pin
psiva198428-Dec-06 19:25
psiva198428-Dec-06 19:25 
Questionhelp Pin
carl_sti28-Dec-06 18:57
carl_sti28-Dec-06 18:57 
AnswerRe: help Pin
Dave Kreskowiak29-Dec-06 3:18
mveDave Kreskowiak29-Dec-06 3:18 
QuestionCreating chat application which has feature like msn messanger Pin
tomas jone28-Dec-06 18:22
tomas jone28-Dec-06 18:22 
AnswerRe: Creating chat application which has feature like msn messanger Pin
Dave Kreskowiak29-Dec-06 3:16
mveDave Kreskowiak29-Dec-06 3:16 
QuestionPlease help...[detecting and blocking inbound and outbound traffic ] Pin
carl_sti28-Dec-06 18:13
carl_sti28-Dec-06 18:13 
AnswerRe: Please help...[detecting and blocking inbound and outbound traffic ] Pin
Dave Kreskowiak29-Dec-06 3:15
mveDave Kreskowiak29-Dec-06 3:15 
carl_sti wrote:
im newbee in network programming


Then this project is WAY over your head. Do some research on network sniffing first. You'll need to write, or find, a packet driver that will allow your code to see all the traffic comming acrossed the machine wire. There is a problem with this though. A switch will not let you see all the traffic on the subnet your machine is connected to. You will only see the traffic directed at your sniffing machine.

Sniffing a network is best left up to the switch itself (if available), where it forwards all the selected traffic to a specific machine on the network.


Dave Kreskowiak
Microsoft MVP - Visual Basic


Questionstring and string builder class Pin
amaneet28-Dec-06 18:01
amaneet28-Dec-06 18:01 
AnswerRe: string and string builder class Pin
RenuKhot28-Dec-06 19:44
RenuKhot28-Dec-06 19:44 
QuestionDefault CAS Pin
Kumar Nilesh28-Dec-06 17:53
Kumar Nilesh28-Dec-06 17:53 
AnswerRe: Default CAS Pin
Dave Kreskowiak29-Dec-06 3:11
mveDave Kreskowiak29-Dec-06 3:11 
GeneralRe: Default CAS Pin
Kumar Nilesh29-Dec-06 20:56
Kumar Nilesh29-Dec-06 20:56 
GeneralRe: Default CAS Pin
Dave Kreskowiak30-Dec-06 4:17
mveDave Kreskowiak30-Dec-06 4:17 
QuestionDictionary File Pin
hkinser928-Dec-06 15:03
hkinser928-Dec-06 15:03 
AnswerRe: Dictionary File Pin
Eric Georgiades29-Dec-06 14:27
Eric Georgiades29-Dec-06 14:27 
QuestionHow to parse xls and csv Pin
alexfromto28-Dec-06 9:22
alexfromto28-Dec-06 9:22 
AnswerRe: How to parse xls and csv Pin
KevinMac28-Dec-06 9:59
KevinMac28-Dec-06 9:59 
GeneralRe: How to parse xls and csv [modified] Pin
alexfromto28-Dec-06 10:41
alexfromto28-Dec-06 10:41 
GeneralRe: How to parse xls and csv Pin
KevinMac28-Dec-06 11:00
KevinMac28-Dec-06 11:00 
GeneralRe: How to parse xls and csv Pin
alexfromto28-Dec-06 11:13
alexfromto28-Dec-06 11:13 
GeneralRe: How to parse xls and csv Pin
KevinMac28-Dec-06 12:43
KevinMac28-Dec-06 12:43 
GeneralRe: How to parse xls and csv Pin
alexfromto29-Dec-06 3:08
alexfromto29-Dec-06 3:08 
GeneralRe: How to parse xls and csv Pin
The ANZAC28-Dec-06 11:05
The ANZAC28-Dec-06 11:05 
QuestionChange Connection String during runtime Pin
Sankalp Pande28-Dec-06 5:06
Sankalp Pande28-Dec-06 5:06 

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.