Click here to Skip to main content
15,912,578 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: password protection Pin
Dave Kreskowiak25-May-07 3:16
mveDave Kreskowiak25-May-07 3:16 
QuestionBackup Dbs in vb.net Pin
gitasnr24-May-07 23:54
gitasnr24-May-07 23:54 
AnswerRe: Backup Dbs in vb.net Pin
Colin Angus Mackay25-May-07 0:07
Colin Angus Mackay25-May-07 0:07 
GeneralRe: Backup Dbs in vb.net Pin
gitasnr25-May-07 0:19
gitasnr25-May-07 0:19 
GeneralRe: Backup Dbs in vb.net Pin
Dave Kreskowiak25-May-07 3:10
mveDave Kreskowiak25-May-07 3:10 
GeneralRe: Backup Dbs in vb.net Pin
Colin Angus Mackay25-May-07 8:03
Colin Angus Mackay25-May-07 8:03 
GeneralRe: Backup Dbs in vb.net Pin
Dave Kreskowiak25-May-07 11:56
mveDave Kreskowiak25-May-07 11:56 
GeneralRe: Backup Dbs in vb.net Pin
Johan Hakkesteegt28-May-07 3:01
Johan Hakkesteegt28-May-07 3:01 
Questionmy.appliation.command line arguments in vbnet Pin
Sonia Gupta24-May-07 23:31
Sonia Gupta24-May-07 23:31 
AnswerRe: my.appliation.command line arguments in vbnet Pin
Colin Angus Mackay25-May-07 0:00
Colin Angus Mackay25-May-07 0:00 
GeneralRe: my.appliation.command line arguments in vbnet Pin
Sonia Gupta25-May-07 0:14
Sonia Gupta25-May-07 0:14 
QuestionOpening Image in Vb from SQL database Pin
Dileep_Vickey24-May-07 23:12
Dileep_Vickey24-May-07 23:12 
AnswerRe: Opening Image in Vb from SQL database Pin
MhmdSherin24-May-07 23:31
MhmdSherin24-May-07 23:31 
AnswerRe: Opening Image in Vb from SQL database Pin
Syed Ali Raza25-May-07 2:48
Syed Ali Raza25-May-07 2:48 
GeneralRe: Opening Image in Vb from SQL database Pin
Dileep_Vickey27-May-07 23:38
Dileep_Vickey27-May-07 23:38 
GeneralRe: Opening Image in Vb from SQL database Pin
Dileep_Vickey27-May-07 23:44
Dileep_Vickey27-May-07 23:44 
AnswerRe: Opening Image in Vb from SQL database Pin
Syed Ali Raza29-May-07 0:23
Syed Ali Raza29-May-07 0:23 
GeneralRe: Opening Image in Vb from SQL database Pin
Syed Ali Raza29-May-07 1:01
Syed Ali Raza29-May-07 1:01 
QuestionHelp me ! Urgent. Pin
d_smit24-May-07 22:37
d_smit24-May-07 22:37 
AnswerRe: Help me ! Urgent. Pin
Colin Angus Mackay24-May-07 22:50
Colin Angus Mackay24-May-07 22:50 
GeneralRe: Help me ! Urgent. Pin
d_smit24-May-07 23:01
d_smit24-May-07 23:01 
GeneralRe: Help me ! Urgent. Pin
Sonia Gupta24-May-07 23:33
Sonia Gupta24-May-07 23:33 
GeneralRe: Help me ! Urgent. Pin
Colin Angus Mackay25-May-07 0:05
Colin Angus Mackay25-May-07 0:05 
AnswerRe: Help me ! Urgent. Pin
Tom Wright25-May-07 8:39
Tom Wright25-May-07 8:39 
It's because you are doing a listen and a connect on the same port. If you have your app setup as a server then you are going to listen and accept and pass the handle off so that the server can listen for more connections. If you app is a client then you are going to connect to the server and start sending and or receiving data.

Look at some the client server tutorials on this site.

Tom Wright
tawright915@gmail.com

AnswerHow many friggin' times do we have to tell you?!?!?! Pin
leckey25-May-07 18:00
leckey25-May-07 18:00 

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.