Click here to Skip to main content
15,903,523 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Detecting keyboard and mouse on locked computer Pin
Luc Pattyn5-Oct-09 7:45
sitebuilderLuc Pattyn5-Oct-09 7:45 
GeneralRe: Detecting keyboard and mouse on locked computer Pin
Dave Kreskowiak5-Oct-09 8:46
mveDave Kreskowiak5-Oct-09 8:46 
QuestionRe: Detecting keyboard and mouse on locked computer Pin
RyJaBy7-Oct-09 4:22
RyJaBy7-Oct-09 4:22 
AnswerRe: Detecting keyboard and mouse on locked computer Pin
Dave Kreskowiak7-Oct-09 10:25
mveDave Kreskowiak7-Oct-09 10:25 
QuestionProblem Reading Network Packet Data Pin
phil24155-Oct-09 4:39
phil24155-Oct-09 4:39 
AnswerRe: Problem Reading Network Packet Data Pin
Luc Pattyn5-Oct-09 5:07
sitebuilderLuc Pattyn5-Oct-09 5:07 
GeneralRe: Problem Reading Network Packet Data Pin
phil24155-Oct-09 5:10
phil24155-Oct-09 5:10 
GeneralRe: Problem Reading Network Packet Data Pin
Dave Kreskowiak5-Oct-09 5:26
mveDave Kreskowiak5-Oct-09 5:26 
You'll have to go over the byte data yourself and look for alphanumeric ASCII values. Relying on the Encodings classes to do it for you will all result in stopping at the first 0 byte they encounter.

You're going to have a very difficult time with this. It's like you're trying to speak Japanese by duplicating the sounds of the words you hear instead of understanding the language.


A guide to posting questions on CodeProject[^]



Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007, 2008
But no longer in 2009...




GeneralRe: Problem Reading Network Packet Data Pin
phil24155-Oct-09 5:31
phil24155-Oct-09 5:31 
GeneralRe: Problem Reading Network Packet Data Pin
Dave Kreskowiak5-Oct-09 6:36
mveDave Kreskowiak5-Oct-09 6:36 
GeneralRe: Problem Reading Network Packet Data Pin
Luc Pattyn5-Oct-09 5:30
sitebuilderLuc Pattyn5-Oct-09 5:30 
GeneralRe: Problem Reading Network Packet Data Pin
phil24155-Oct-09 5:34
phil24155-Oct-09 5:34 
GeneralRe: Problem Reading Network Packet Data Pin
Luc Pattyn5-Oct-09 5:43
sitebuilderLuc Pattyn5-Oct-09 5:43 
GeneralRe: Problem Reading Network Packet Data Pin
Dave Kreskowiak5-Oct-09 6:39
mveDave Kreskowiak5-Oct-09 6:39 
QuestionNeed Help Pin
ajaysud955-Oct-09 2:14
ajaysud955-Oct-09 2:14 
AnswerRe: Need Help Pin
Eddy Vluggen5-Oct-09 2:51
professionalEddy Vluggen5-Oct-09 2:51 
GeneralRe: Need Help Pin
EliottA5-Oct-09 4:09
EliottA5-Oct-09 4:09 
GeneralRe: Need Help Pin
Eddy Vluggen5-Oct-09 6:54
professionalEddy Vluggen5-Oct-09 6:54 
AnswerRe: Need Help Pin
Christian Graus5-Oct-09 10:43
protectorChristian Graus5-Oct-09 10:43 
QuestionHow to Wipe/Clean Internet Explorer Temporary Internet Files, Cookies,History, Cache programatically using VB Code Pin
Shiv Murti Pal5-Oct-09 0:31
Shiv Murti Pal5-Oct-09 0:31 
AnswerRe: How to Wipe/Clean Internet Explorer Temporary Internet Files, Cookies,History, Cache programatically using VB Code Pin
Eddy Vluggen5-Oct-09 3:49
professionalEddy Vluggen5-Oct-09 3:49 
AnswerRe: How to Wipe/Clean Internet Explorer Temporary Internet Files, Cookies,History, Cache programatically using VB Code Pin
Dave Kreskowiak5-Oct-09 5:21
mveDave Kreskowiak5-Oct-09 5:21 
QuestionHow to read the mail before landing to exchange server? Pin
AbbaReddy4-Oct-09 23:22
AbbaReddy4-Oct-09 23:22 
AnswerRe: How to read the mail before landing to exchange server? Pin
Dave Kreskowiak5-Oct-09 2:18
mveDave Kreskowiak5-Oct-09 2:18 
Questionlinking error Pin
chirayujoshi4-Oct-09 22:58
chirayujoshi4-Oct-09 22:58 

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.