Click here to Skip to main content
15,887,746 members
Home / Discussions / C#
   

C#

 
GeneralRe: Video card/screen resolution question... Pin
new_phoenix8-Feb-05 7:47
new_phoenix8-Feb-05 7:47 
GeneralRe: Video card/screen resolution question... Pin
Dave Kreskowiak8-Feb-05 7:54
mveDave Kreskowiak8-Feb-05 7:54 
GeneralRe: Video card/screen resolution question... Pin
new_phoenix8-Feb-05 11:40
new_phoenix8-Feb-05 11:40 
GeneralRe: Video card/screen resolution question... Pin
Skynyrd8-Feb-05 13:34
Skynyrd8-Feb-05 13:34 
GeneralRe: Video card/screen resolution question... Pin
new_phoenix10-Feb-05 5:34
new_phoenix10-Feb-05 5:34 
GeneralRe: Video card/screen resolution question... Pin
Skynyrd10-Feb-05 6:33
Skynyrd10-Feb-05 6:33 
GeneralRe: Video card/screen resolution question... Pin
Daniel Turini8-Feb-05 16:04
Daniel Turini8-Feb-05 16:04 
QuestionHow to secure communication between server and client ? Pin
DR_CHAOS8-Feb-05 4:56
DR_CHAOS8-Feb-05 4:56 
Hi
I am trying to build a online poker game with a server and a client.
I am programming the client and server in c#.
The user must install a client build with windows forms on his/hers computer.

The way i planned to do it was to let the users call webmethods on a webservice via https. The methods should contain the actions taken by a user like folding his cards or betting some money.

The server should then message all users at a table that a certain user taken a particular action.
The server to client communication is were the problem occurs because i dont know how to make the communication secure.
I have been looking at an open source ssl protocol from http://www.mentalis.org/soft/projects/seclib/[^] .
But the documentation on that protocol isnt that extensive.

I hope you can help me solve my problem about securing communication between server and client.
Also if you have some ideas to how i can make the most dynamic application then please tell me.
GeneralFlat Date Time Picker Pin
ehammond8-Feb-05 4:46
ehammond8-Feb-05 4:46 
GeneralAdd Remove programmes Pin
exhaulted8-Feb-05 4:06
exhaulted8-Feb-05 4:06 
GeneralOwner process Pin
Anonymous8-Feb-05 3:56
Anonymous8-Feb-05 3:56 
GeneralRe: Owner process Pin
Judah Gabriel Himango8-Feb-05 4:52
sponsorJudah Gabriel Himango8-Feb-05 4:52 
GeneralC# From from Unmanaged C++ Pin
erik567898-Feb-05 3:53
erik567898-Feb-05 3:53 
GeneralRe: C# From from Unmanaged C++ Pin
Dave Kreskowiak8-Feb-05 4:40
mveDave Kreskowiak8-Feb-05 4:40 
GeneralRe: C# From from Unmanaged C++ Pin
erik567898-Feb-05 4:46
erik567898-Feb-05 4:46 
GeneralRe: C# From from Unmanaged C++ Pin
Judah Gabriel Himango8-Feb-05 4:47
sponsorJudah Gabriel Himango8-Feb-05 4:47 
GeneralRe: C# From from Unmanaged C++ Pin
mav.northwind8-Feb-05 5:06
mav.northwind8-Feb-05 5:06 
GeneralRe: C# From from Unmanaged C++ Pin
gcchopra8-Feb-05 23:12
gcchopra8-Feb-05 23:12 
GeneralSession_Close, also breakpts dont work Pin
Wilder Bellamy8-Feb-05 2:58
Wilder Bellamy8-Feb-05 2:58 
GeneralRe: Session_Close, also breakpts dont work Pin
Dave Kreskowiak8-Feb-05 4:04
mveDave Kreskowiak8-Feb-05 4:04 
GeneralIntellisense info Pin
V.8-Feb-05 2:51
professionalV.8-Feb-05 2:51 
GeneralRe: Intellisense info Pin
Stefan Troschuetz8-Feb-05 3:35
Stefan Troschuetz8-Feb-05 3:35 
GeneralRe: Intellisense info Pin
V.8-Feb-05 4:03
professionalV.8-Feb-05 4:03 
GeneralRe: Intellisense info Pin
Stefan Troschuetz8-Feb-05 4:17
Stefan Troschuetz8-Feb-05 4:17 
GeneralRe: Intellisense info Pin
ThaddParker14-Feb-05 17:30
ThaddParker14-Feb-05 17:30 

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.