Click here to Skip to main content
15,616,663 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: form/databse/if statement question. Pin
Guffa10-Feb-07 11:38
Guffa10-Feb-07 11:38 
GeneralRe: form/databse/if statement question. Pin
jady8410-Feb-07 13:15
jady8410-Feb-07 13:15 
GeneralRe: form/databse/if statement question. Pin
Christian Graus10-Feb-07 14:43
protectorChristian Graus10-Feb-07 14:43 
GeneralRe: form/databse/if statement question. Pin
jady8411-Feb-07 4:22
jady8411-Feb-07 4:22 
GeneralRe: form/databse/if statement question. Pin
Christian Graus11-Feb-07 10:00
protectorChristian Graus11-Feb-07 10:00 
QuestionQuestion - Its urgent Pin
eichmann00910-Feb-07 5:27
eichmann00910-Feb-07 5:27 
AnswerRe: Question - Its urgent Pin
Colin Angus Mackay10-Feb-07 6:01
Colin Angus Mackay10-Feb-07 6:01 
Questionmultyplayers games using a server client communication Pin
yuvalda110-Feb-07 0:18
yuvalda110-Feb-07 0:18 
Hi all,

I built client server application which using tcp protocol
example code :
listener = New Sockets.TcpListener(System.Net.IPAddress.Any, PORT_NUM) ...

If im the server and I behind router, i cannot communicate with a client side only if i open a port in my router.

I wonder how all multiplayer's games work if no one needs to open any port?

Can it be the server side is a not a home computer but a real server that control many clients?

Should i need to run a thread in the server that manage all players (all players are the clients?) ?

if this the way (using a thread that always run in the server and manage all players from home computers which are the clients)
What will happened if the thread stuck or the server shutdown, this will kill all users(players).

Ill appreciate any help building multiplayer's gaming manage by server side (or any other good technology for multiplayer's games using router)

AnswerRe: multyplayers games using a server client communication Pin
Guffa10-Feb-07 4:17
Guffa10-Feb-07 4:17 
Questionhow could an image be captured from an avi file in vb.net? Pin
Hossein Narimani Rad9-Feb-07 23:36
Hossein Narimani Rad9-Feb-07 23:36 
AnswerRe: how could an image be captured from an avi file in vb.net? Pin
Christian Graus9-Feb-07 23:40
protectorChristian Graus9-Feb-07 23:40 
Questionurgent help needed in DataGrid & ComboBox Pin
costavo9-Feb-07 22:44
costavo9-Feb-07 22:44 
AnswerRe: urgent help needed in DataGrid & ComboBox Pin
Christian Graus9-Feb-07 22:56
protectorChristian Graus9-Feb-07 22:56 
GeneralRe: urgent help needed in DataGrid & ComboBox Pin
costavo9-Feb-07 22:59
costavo9-Feb-07 22:59 
GeneralRe: urgent help needed in DataGrid & ComboBox Pin
Christian Graus9-Feb-07 23:10
protectorChristian Graus9-Feb-07 23:10 
QuestionRe: urgent help needed in DataGrid & ComboBox Pin
costavo9-Feb-07 23:13
costavo9-Feb-07 23:13 
AnswerRe: urgent help needed in DataGrid & ComboBox Pin
Christian Graus9-Feb-07 23:27
protectorChristian Graus9-Feb-07 23:27 
GeneralRe: urgent help needed in DataGrid & ComboBox Pin
costavo9-Feb-07 23:34
costavo9-Feb-07 23:34 
GeneralRe: urgent help needed in DataGrid & ComboBox Pin
Christian Graus9-Feb-07 23:38
protectorChristian Graus9-Feb-07 23:38 
QuestionRe: urgent help needed in DataGrid & ComboBox Pin
costavo9-Feb-07 23:42
costavo9-Feb-07 23:42 
AnswerRe: urgent help needed in DataGrid & ComboBox Pin
Christian Graus9-Feb-07 23:45
protectorChristian Graus9-Feb-07 23:45 
Generalurgent help needed in DataGrid & ComboBox Pin
costavo10-Feb-07 0:01
costavo10-Feb-07 0:01 
QuestionHow can I insert row in excel by vb.net? Pin
jeam_yang9-Feb-07 22:38
jeam_yang9-Feb-07 22:38 
AnswerRe: How can I insert row in excel by vb.net? Pin
Christian Graus9-Feb-07 22:57
protectorChristian Graus9-Feb-07 22:57 
GeneralRe: How can I insert row in excel by vb.net? Pin
jeam_yang10-Feb-07 21:28
jeam_yang10-Feb-07 21:28 

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.