Click here to Skip to main content
15,914,419 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionIs it possible to do this? Pin
Lisana10-Aug-04 14:55
Lisana10-Aug-04 14:55 
AnswerRe: Is it possible to do this? Pin
Nick Seng10-Aug-04 15:24
Nick Seng10-Aug-04 15:24 
GeneralRe: Is it possible to do this? Pin
Lisana10-Aug-04 15:52
Lisana10-Aug-04 15:52 
GeneralRe: Is it possible to do this? Pin
Nick Seng10-Aug-04 16:09
Nick Seng10-Aug-04 16:09 
GeneralRe: Is it possible to do this? Pin
Lisana11-Aug-04 3:24
Lisana11-Aug-04 3:24 
GeneralTCP / Telnet client Pin
sybux200010-Aug-04 10:28
sybux200010-Aug-04 10:28 
GeneralRe: TCP / Telnet client Pin
Dave Kreskowiak11-Aug-04 4:46
mveDave Kreskowiak11-Aug-04 4:46 
GeneralRe: TCP / Telnet client Pin
sybux200011-Aug-04 8:59
sybux200011-Aug-04 8:59 
I've corrected my code with yours and I still got problem.

The change your code made is that now the program dosen't hang. When I send my second sendReceiveTCP, the code loop on the
<br />
Do While Not myNetworkStream.DataAvailable<br />
        Application.DoEvents()<br />
    Loop<br />


and suddenly it goes out of the sub, even the calling sub so that I never receive answer from my TCP Server.
Generalrow state is always set to modified Pin
kowplunk10-Aug-04 10:24
kowplunk10-Aug-04 10:24 
GeneralRe: row state is always set to modified Pin
Member 53081011-Aug-04 3:10
Member 53081011-Aug-04 3:10 
GeneralRe: row state is always set to modified Pin
kowplunk11-Aug-04 6:22
kowplunk11-Aug-04 6:22 
GeneralRe: row state is always set to modified Pin
kowplunk11-Aug-04 7:38
kowplunk11-Aug-04 7:38 
Generalusing the mouse to resize controls on a form during runtime Pin
Reddragoneye88810-Aug-04 5:57
Reddragoneye88810-Aug-04 5:57 
Generalusing data adaptors Pin
kowplunk10-Aug-04 5:53
kowplunk10-Aug-04 5:53 
GeneralRe: using data adaptors Pin
kowplunk10-Aug-04 5:58
kowplunk10-Aug-04 5:58 
GeneralRe: using data adaptors Pin
kowplunk10-Aug-04 6:21
kowplunk10-Aug-04 6:21 
General.Net Remoting - I am lost ! ! ! Pin
tommy_tanaka10-Aug-04 5:29
tommy_tanaka10-Aug-04 5:29 
GeneralRe: .Net Remoting - I am lost ! ! ! Pin
Xiangyang Liu 刘向阳10-Aug-04 6:11
Xiangyang Liu 刘向阳10-Aug-04 6:11 
GeneralRe: .Net Remoting - I am lost ! ! ! Pin
tommy_tanaka11-Aug-04 1:48
tommy_tanaka11-Aug-04 1:48 
GeneralAn application within an application... Pin
Brad Fackrell10-Aug-04 4:58
Brad Fackrell10-Aug-04 4:58 
GeneralRe: An application within an application... Pin
Dave Kreskowiak10-Aug-04 6:32
mveDave Kreskowiak10-Aug-04 6:32 
GeneralRe: An application within an application... Pin
Brad Fackrell10-Aug-04 7:20
Brad Fackrell10-Aug-04 7:20 
GeneralRe: An application within an application... Pin
Dave Kreskowiak10-Aug-04 8:18
mveDave Kreskowiak10-Aug-04 8:18 
GeneralRe: An application within an application... Pin
Brad Fackrell10-Aug-04 8:38
Brad Fackrell10-Aug-04 8:38 
Generaldata grid styles Pin
kowplunk10-Aug-04 4:20
kowplunk10-Aug-04 4:20 

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.