Click here to Skip to main content
15,891,914 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
AnswerRe: can be done real time simulation with WPF? Pin
Luc Pattyn12-Feb-07 5:53
sitebuilderLuc Pattyn12-Feb-07 5:53 
GeneralRe: can be done real time simulation with WPF? Pin
Mir_As14-Feb-07 22:31
Mir_As14-Feb-07 22:31 
GeneralRe: can be done real time simulation with WPF? Pin
Luc Pattyn15-Feb-07 0:26
sitebuilderLuc Pattyn15-Feb-07 0:26 
Questioncheckboxlist and javascript Pin
Uma Kameswari11-Feb-07 5:43
Uma Kameswari11-Feb-07 5:43 
AnswerRe: checkboxlist and javascript Pin
anj198312-Feb-07 8:10
anj198312-Feb-07 8:10 
Questiondoes web servise is where i sould use server side chat program? Pin
yuvalda110-Feb-07 5:59
yuvalda110-Feb-07 5:59 
AnswerRe: does web servise is where i sould use server side chat program? Pin
Dave Kreskowiak10-Feb-07 8:22
mveDave Kreskowiak10-Feb-07 8:22 
Questionmultyplayers games using a server client communication Pin
yuvalda110-Feb-07 0:19
yuvalda110-Feb-07 0:19 
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 at 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)

QuestionMultiple Versions of .NET Framework Pin
Rajaraman Soundararajan9-Feb-07 18:38
Rajaraman Soundararajan9-Feb-07 18:38 
AnswerRe: Multiple Versions of .NET Framework Pin
Christian Graus9-Feb-07 18:44
protectorChristian Graus9-Feb-07 18:44 
GeneralRe: Multiple Versions of .NET Framework Pin
Rajaraman Soundararajan10-Feb-07 6:02
Rajaraman Soundararajan10-Feb-07 6:02 
GeneralRe: Multiple Versions of .NET Framework Pin
Christian Graus10-Feb-07 10:35
protectorChristian Graus10-Feb-07 10:35 
GeneralRe: Multiple Versions of .NET Framework Pin
Mike Dimmick11-Feb-07 23:37
Mike Dimmick11-Feb-07 23:37 
GeneralRe: Multiple Versions of .NET Framework Pin
Christian Graus13-Feb-07 18:09
protectorChristian Graus13-Feb-07 18:09 
AnswerRe: Multiple Versions of .NET Framework Pin
Mike Dimmick11-Feb-07 23:44
Mike Dimmick11-Feb-07 23:44 
AnswerRe: Please give me some Idea if know about it Pin
Christian Graus9-Feb-07 18:18
protectorChristian Graus9-Feb-07 18:18 
QuestionHow to reorder grid columns Pin
AndrusM9-Feb-07 8:05
AndrusM9-Feb-07 8:05 
AnswerRe: How to reorder grid columns Pin
led mike9-Feb-07 9:28
led mike9-Feb-07 9:28 
QuestionRubi on Rails Pin
supramido9-Feb-07 6:22
supramido9-Feb-07 6:22 
AnswerRe: Rubi on Rails Pin
Dave Kreskowiak9-Feb-07 7:28
mveDave Kreskowiak9-Feb-07 7:28 
GeneralRe: Rubi on Rails Pin
Christian Graus9-Feb-07 18:46
protectorChristian Graus9-Feb-07 18:46 
GeneralRe: Rubi on Rails Pin
Dave Kreskowiak10-Feb-07 5:04
mveDave Kreskowiak10-Feb-07 5:04 
GeneralRe: Rubi on Rails Pin
Paul Conrad11-Feb-07 17:51
professionalPaul Conrad11-Feb-07 17:51 
AnswerRe: Rubi on Rails Pin
led mike9-Feb-07 9:05
led mike9-Feb-07 9:05 
GeneralRe: Rubi on Rails Pin
Dave Kreskowiak9-Feb-07 9:06
mveDave Kreskowiak9-Feb-07 9:06 

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.