Click here to Skip to main content
15,902,842 members
Home / Discussions / C#
   

C#

 
GeneralRe: ArrayLists & multithreading... Pin
James T. Johnson16-Jun-03 0:10
James T. Johnson16-Jun-03 0:10 
GeneralRe: ArrayLists & multithreading... Pin
viperxp16-Jun-03 2:53
viperxp16-Jun-03 2:53 
GeneralRe: ArrayLists & multithreading... Pin
James T. Johnson16-Jun-03 3:13
James T. Johnson16-Jun-03 3:13 
GeneralRe: ArrayLists & multithreading... Pin
viperxp16-Jun-03 7:10
viperxp16-Jun-03 7:10 
QuestionSimple inheritance? Pin
mcgahanfl15-Jun-03 2:27
mcgahanfl15-Jun-03 2:27 
AnswerRe: Simple inheritance? Pin
leppie15-Jun-03 3:54
leppie15-Jun-03 3:54 
GeneralRe: Simple inheritance? Pin
mcgahanfl15-Jun-03 17:14
mcgahanfl15-Jun-03 17:14 
GeneralWeb service performance... Pin
Matt Gullett15-Jun-03 2:25
Matt Gullett15-Jun-03 2:25 
GeneralRe: Web service performance... Pin
Kannan Kalyanaraman15-Jun-03 3:41
Kannan Kalyanaraman15-Jun-03 3:41 
GeneralRe: Web service performance... Pin
Matt Gullett15-Jun-03 3:47
Matt Gullett15-Jun-03 3:47 
GeneralRe: Web service performance... Pin
Kannan Kalyanaraman15-Jun-03 17:01
Kannan Kalyanaraman15-Jun-03 17:01 
GeneralRe: Web service performance... Pin
Rocky Moore15-Jun-03 23:18
Rocky Moore15-Jun-03 23:18 
GeneralRe: Web service performance... Pin
Matt Gullett15-Jun-03 23:35
Matt Gullett15-Jun-03 23:35 
GeneralDynamic object cloneing. Pin
Peter Kiss15-Jun-03 1:07
Peter Kiss15-Jun-03 1:07 
GeneralC# Service won't start Pin
gek_at14-Jun-03 23:59
gek_at14-Jun-03 23:59 
GeneralRe: C# Service won't start Pin
mcgahanfl15-Jun-03 2:16
mcgahanfl15-Jun-03 2:16 
GeneralRe: C# Service won't start Pin
gek_at15-Jun-03 3:20
gek_at15-Jun-03 3:20 
GeneralRe: C# Service won't start Pin
mcgahanfl15-Jun-03 3:53
mcgahanfl15-Jun-03 3:53 
GeneralRe: C# Service won't start Pin
gek_at15-Jun-03 11:11
gek_at15-Jun-03 11:11 
GeneralRe: C# Service won't start Pin
gek_at16-Jun-03 7:31
gek_at16-Jun-03 7:31 
QuestionHow to connect to SQL Server running on one remote Server. Pin
Ken Zhu14-Jun-03 18:40
Ken Zhu14-Jun-03 18:40 
AnswerRe: How to connect to SQL Server running on one remote Server. Pin
Rocky Moore14-Jun-03 22:27
Rocky Moore14-Jun-03 22:27 
GeneralThe need to test my game online. Pin
EvilDingo14-Jun-03 14:02
EvilDingo14-Jun-03 14:02 
Hey everyone,

As my first project with C#, DirectX, and object oriented programming begins to take form, I'm finding myself with a real problem. I only get to actually 'test' my game online once every few days because I don't know many people who will try it out with me.

On my LAN, the game runs perfectly fine. I can launch as many game clients as I want and everything appears smooth. Once I actually test it over the internet, it's a different story. When two clients connect, there appears to be some serious lag between them for a few minutes, but then it clears up and plays great - with a short lag between shooting someone and having them explode (depending on the players' ping). When a third person joins, everything goes to hell and never syncs up again.

I've tried using the DirectX network simulator but changing my game around using that has a guide is extremely frustrating. My last innovation (or desperate attempt) crashes my application under the sim, but a seems to work fine otherwise.

I'm getting nowhere without being able to test the game over the internet (or at least better simulated lagged environment).

I guess what I'm asking then, is there a .NET chatroom online where I could just pop in and try to round up a person or two? Or is there some kind of utility that I can use to simulate higher than 0 ping?

EvilDingo
GeneralRe: The need to test my game online. Pin
leppie14-Jun-03 14:17
leppie14-Jun-03 14:17 
GeneralLessons learned Pin
Kant14-Jun-03 7:22
Kant14-Jun-03 7:22 

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.