Click here to Skip to main content
15,902,635 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: get hard disk capacity Pin
Dave Kreskowiak2-Oct-06 8:49
mveDave Kreskowiak2-Oct-06 8:49 
Questionparsing text Pin
jon-802-Oct-06 6:12
professionaljon-802-Oct-06 6:12 
AnswerRe: parsing text Pin
Christian Graus2-Oct-06 16:04
protectorChristian Graus2-Oct-06 16:04 
QuestionSocket hook - connect to already established connection Pin
thisismyfakemail1232-Oct-06 6:05
thisismyfakemail1232-Oct-06 6:05 
AnswerRe: Socket hook - connect to already established connection Pin
Dave Kreskowiak2-Oct-06 8:12
mveDave Kreskowiak2-Oct-06 8:12 
GeneralRe: Socket hook - connect to already established connection Pin
Colin Angus Mackay3-Oct-06 5:35
Colin Angus Mackay3-Oct-06 5:35 
GeneralRe: Socket hook - connect to already established connection Pin
Dave Kreskowiak3-Oct-06 5:51
mveDave Kreskowiak3-Oct-06 5:51 
AnswerRe: Socket hook - connect to already established connection Pin
Colin Angus Mackay3-Oct-06 5:37
Colin Angus Mackay3-Oct-06 5:37 
The other solution to Dave's suggestion that I can think of is an NDIS driver (similar to the way software based firewalls hook into network traffic). But they are fiddly to write as you get the packets at a really base level fresh off the network before anything has had a chance to process them. Also, you can't write one in VB or VB.NET. I wrote one some years ago in C.


QuestionHow to take values of a dataset, and populate a local table? Pin
Rashar2-Oct-06 6:04
Rashar2-Oct-06 6:04 
Questioncheck what drive is primary? Pin
ADY0072-Oct-06 4:43
ADY0072-Oct-06 4:43 
AnswerRe: check what drive is primary? Pin
Colin Angus Mackay2-Oct-06 5:26
Colin Angus Mackay2-Oct-06 5:26 
Questionunzip a .zip file? Pin
ADY0072-Oct-06 3:36
ADY0072-Oct-06 3:36 
AnswerRe: unzip a .zip file? Pin
Dave Sexton2-Oct-06 4:03
Dave Sexton2-Oct-06 4:03 
GeneralRe: unzip a .zip file? Pin
ADY0072-Oct-06 4:38
ADY0072-Oct-06 4:38 
AnswerRe: unzip a .zip file? Pin
jimpar2-Oct-06 6:03
jimpar2-Oct-06 6:03 
Questionretrieve data from SQL database Pin
minniemooo2-Oct-06 2:09
minniemooo2-Oct-06 2:09 
AnswerRe: retrieve data from SQL database Pin
Dave Sexton2-Oct-06 2:14
Dave Sexton2-Oct-06 2:14 
GeneralRe: retrieve data from SQL database Pin
minniemooo2-Oct-06 2:25
minniemooo2-Oct-06 2:25 
GeneralRe: retrieve data from SQL database Pin
Dave Sexton2-Oct-06 3:05
Dave Sexton2-Oct-06 3:05 
GeneralRe: retrieve data from SQL database Pin
minniemooo2-Oct-06 3:24
minniemooo2-Oct-06 3:24 
QuestionMs Word and VB.Net Pin
viji]1-Oct-06 23:39
viji]1-Oct-06 23:39 
AnswerRe: Ms Word and VB.Net Pin
Dave Sexton2-Oct-06 2:09
Dave Sexton2-Oct-06 2:09 
GeneralRe: Ms Word and VB.Net Pin
viji]2-Oct-06 18:58
viji]2-Oct-06 18:58 
AnswerRe: Ms Word and VB.Net Pin
Dave Kreskowiak2-Oct-06 3:04
mveDave Kreskowiak2-Oct-06 3:04 
GeneralRe: Ms Word and VB.Net Pin
db_cooper19502-Oct-06 9:34
db_cooper19502-Oct-06 9:34 

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.