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

Visual Basic

 
QuestionRe: How to open new tab in Internet Explorer 7 using VBA (Excel) Pin
DaveAuld30-Jan-10 1:03
professionalDaveAuld30-Jan-10 1:03 
AnswerRe: How to open new tab in Internet Explorer 7 using VBA (Excel) Pin
mprathore31-Jan-10 5:56
mprathore31-Jan-10 5:56 
GeneralRe: How to open new tab in Internet Explorer 7 using VBA (Excel) Pin
DaveAuld31-Jan-10 8:03
professionalDaveAuld31-Jan-10 8:03 
QuestionCalling javascript function from VBscript Pin
Ash_VCPP29-Jan-10 21:34
Ash_VCPP29-Jan-10 21:34 
AnswerRe: Calling javascript function from VBscript Pin
Richard MacCutchan29-Jan-10 22:32
mveRichard MacCutchan29-Jan-10 22:32 
AnswerRe: Calling javascript function from VBscript Pin
Eddy Vluggen30-Jan-10 0:48
professionalEddy Vluggen30-Jan-10 0:48 
QuestionTcpListener problem Pin
AliAmjad29-Jan-10 20:50
AliAmjad29-Jan-10 20:50 
AnswerRe: TcpListener problem [modified] Pin
DaveAuld29-Jan-10 21:23
professionalDaveAuld29-Jan-10 21:23 
When you say stops, do you mean it throws an exception? What is the exception?

have you looked at the networkstream class documentation, you should be testing it canread before trying to read. look at the read method docs.

[modified text]
i just noticied that you have basically copied the example in the MSDN for the TCPListener, i have found in the past that these are not always reliable, and basically just show how everything hooks together, you still then need to look at each of the classes you are using to get more of the specific requirements (like the canread etc.)

Dave
GoogleWave: dave.m.auld[at]googlewave.com
Who am I?:
Web|Facebook|Twitter|LinkedIn|Bebo

modified on Saturday, January 30, 2010 3:34 AM

GeneralRe: TcpListener problem Pin
AliAmjad29-Jan-10 21:45
AliAmjad29-Jan-10 21:45 
AnswerRe: TcpListener problem Pin
DaveAuld29-Jan-10 22:04
professionalDaveAuld29-Jan-10 22:04 
AnswerRe: TcpListener problem Pin
Luc Pattyn30-Jan-10 2:02
sitebuilderLuc Pattyn30-Jan-10 2:02 
AnswerRe: TcpListener problem Pin
Dave Kreskowiak30-Jan-10 6:30
mveDave Kreskowiak30-Jan-10 6:30 
GeneralRe: TcpListener problem Pin
AliAmjad31-Jan-10 1:49
AliAmjad31-Jan-10 1:49 
QuestionBindingSource Pin
wikus7029-Jan-10 1:00
wikus7029-Jan-10 1:00 
AnswerRe: BindingSource Pin
Wayne Gaylard29-Jan-10 2:13
professionalWayne Gaylard29-Jan-10 2:13 
GeneralRe: BindingSource Pin
wikus7031-Jan-10 19:25
wikus7031-Jan-10 19:25 
GeneralRe: BindingSource Pin
Wayne Gaylard1-Feb-10 0:54
professionalWayne Gaylard1-Feb-10 0:54 
GeneralRe: BindingSource Pin
wikus701-Feb-10 2:47
wikus701-Feb-10 2:47 
GeneralRe: BindingSource Pin
Wayne Gaylard1-Feb-10 21:16
professionalWayne Gaylard1-Feb-10 21:16 
QuestionHow to access an unknown file format? Pin
Sonhospa28-Jan-10 23:24
Sonhospa28-Jan-10 23:24 
AnswerRe: How to access an unknown file format? Pin
Dave Kreskowiak29-Jan-10 2:23
mveDave Kreskowiak29-Jan-10 2:23 
GeneralRe: How to access an unknown file format? Pin
Sonhospa29-Jan-10 5:30
Sonhospa29-Jan-10 5:30 
GeneralRe: How to access an unknown file format? Pin
Richard MacCutchan29-Jan-10 6:41
mveRichard MacCutchan29-Jan-10 6:41 
QuestionZedGraph question Pin
TheComputerMan28-Jan-10 3:56
TheComputerMan28-Jan-10 3:56 
QuestionReferences in Class Library Pin
Jay Royall27-Jan-10 23:52
Jay Royall27-Jan-10 23:52 

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.