Click here to Skip to main content
16,005,149 members
Home / Discussions / C#
   

C#

 
GeneralRe: Removing whitespace Pin
kobezt0815-Dec-04 21:44
kobezt0815-Dec-04 21:44 
GeneralRe: Removing whitespace Pin
kobezt0815-Dec-04 21:44
kobezt0815-Dec-04 21:44 
GeneralUnknown Registry Pin
Anonymous15-Dec-04 16:39
Anonymous15-Dec-04 16:39 
GeneralRe: Unknown Registry Pin
Daniel Turini15-Dec-04 22:53
Daniel Turini15-Dec-04 22:53 
GeneralRe: Convert byte to hex then to ascii Pin
Dennis C. Dietrich15-Dec-04 15:07
Dennis C. Dietrich15-Dec-04 15:07 
GeneralConvert byte to hex then to ascii Pin
Anonymous15-Dec-04 14:20
Anonymous15-Dec-04 14:20 
GeneralPropertyGrid Issue Pin
djennings@ea.com15-Dec-04 14:04
djennings@ea.com15-Dec-04 14:04 
GeneralNetwork code examples Pin
Joseph Engo15-Dec-04 13:23
Joseph Engo15-Dec-04 13:23 
I have been searching all over trying to find some easy good network code examples.

Basicly, I am creating (Only for learning purposes) a simple card game. I have the client side pretty much finished, trying to get the server working. My goal was to have 2 games going at once (Seperate timer for each). After 10 seconds (For that game), it will switch to the next players turn if they didn't select any cards.

What I can't figure out, or find anywhere is a good example of code that shows how a request from 1 client, can be forwarded to another client. Another thing would be for the "game timer" to tell all the clients in that game a players turn was skipped.

Even a simple example of a "telnet chatroom" would work. Multiple clients connect to the server, then all messages are forwarded to all connecting clients would be a step in the right direction.

I am fairly new at C#, with a primarly Perl / PHP background. So, please go easy on me :P

GeneralRe: Network code examples Pin
Gangren15-Dec-04 19:55
Gangren15-Dec-04 19:55 
GeneralRe: Network code examples Pin
Joseph Engo16-Dec-04 2:01
Joseph Engo16-Dec-04 2:01 
GeneralAvalon Community Technology Preview samples Pin
Andres Coder15-Dec-04 10:09
Andres Coder15-Dec-04 10:09 
GeneralDynamic control speed Pin
Frenchman15-Dec-04 10:03
Frenchman15-Dec-04 10:03 
GeneralRe: Dynamic control speed Pin
Colin Angus Mackay15-Dec-04 13:33
Colin Angus Mackay15-Dec-04 13:33 
GeneralRe: Dynamic control speed Pin
Daniel Turini15-Dec-04 22:58
Daniel Turini15-Dec-04 22:58 
GeneralRe: Dynamic control speed Pin
Frenchman16-Dec-04 5:43
Frenchman16-Dec-04 5:43 
Generalquestion on wizards Pin
tom_dx15-Dec-04 9:36
tom_dx15-Dec-04 9:36 
GeneralRe: question on wizards Pin
Nick Parker15-Dec-04 9:52
protectorNick Parker15-Dec-04 9:52 
GeneralSetting BackColor on TabControl Pin
LannieK15-Dec-04 9:20
LannieK15-Dec-04 9:20 
GeneralRe: Setting BackColor on TabControl Pin
LannieK15-Dec-04 10:39
LannieK15-Dec-04 10:39 
GeneralHidding Properties in property grid on run time Pin
theali15-Dec-04 8:14
theali15-Dec-04 8:14 
GeneralRe: Hidding Properties in property grid on run time Pin
leppie15-Dec-04 8:37
leppie15-Dec-04 8:37 
GeneralHidding Properties in property grid on run time Pin
Anonymous15-Dec-04 9:03
Anonymous15-Dec-04 9:03 
GeneralRe: Hidding Properties in property grid on run time Pin
Mathew Hall15-Dec-04 15:58
Mathew Hall15-Dec-04 15:58 
GeneralThank you Pin
theali15-Dec-04 23:15
theali15-Dec-04 23:15 
GeneralProblem with stored procedure/C# code Pin
ronin177015-Dec-04 7:02
ronin177015-Dec-04 7:02 

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.