Click here to Skip to main content
15,892,005 members
Home / Discussions / C#
   

C#

 
GeneralRe: Catching minimize event Pin
Dan Neely5-Sep-06 3:31
Dan Neely5-Sep-06 3:31 
GeneralRe: Catching minimize event Pin
sjembek5-Sep-06 5:52
sjembek5-Sep-06 5:52 
QuestionVOIP Vonage Answering Machine Pin
steveharper605-Sep-06 2:12
steveharper605-Sep-06 2:12 
AnswerRe: VOIP Vonage Answering Machine Pin
Erik Funkenbusch5-Sep-06 21:43
Erik Funkenbusch5-Sep-06 21:43 
QuestionRe: VOIP Vonage Answering Machine Pin
steveharper606-Sep-06 7:31
steveharper606-Sep-06 7:31 
QuestionHow to make client server Pin
King Shez5-Sep-06 1:50
King Shez5-Sep-06 1:50 
AnswerRe: How to make client server Pin
samtam5-Sep-06 2:25
samtam5-Sep-06 2:25 
AnswerRe: How to make client server Pin
Andrei Ungureanu5-Sep-06 2:50
Andrei Ungureanu5-Sep-06 2:50 
Hi,
Indeed there are several ways to create an client - server architecture in c#. It only depends on the type of data you want to transmit. If you want data over the Network then you should try using Socket (System.Net.Socket). If you need an example let me know.

Do your best to be the best

GeneralRe: How to make client server Pin
King Shez5-Sep-06 20:48
King Shez5-Sep-06 20:48 
GeneralRe: How to make client server Pin
Andrei Ungureanu6-Sep-06 7:37
Andrei Ungureanu6-Sep-06 7:37 
GeneralRe: How to make client server Pin
King Shez6-Sep-06 20:55
King Shez6-Sep-06 20:55 
GeneralRe: How to make client server Pin
Andrei Ungureanu7-Sep-06 3:02
Andrei Ungureanu7-Sep-06 3:02 
AnswerRe: How to make client server Pin
Rob Philpott5-Sep-06 4:36
Rob Philpott5-Sep-06 4:36 
GeneralRe: How to make client server Pin
King Shez5-Sep-06 21:10
King Shez5-Sep-06 21:10 
Questioncrystal Report problem Pin
ranandbe5-Sep-06 1:27
ranandbe5-Sep-06 1:27 
AnswerRe: crystal Report problem Pin
trannguyen865-Sep-06 1:47
trannguyen865-Sep-06 1:47 
GeneralRe: crystal Report problem Pin
ranandbe5-Sep-06 2:49
ranandbe5-Sep-06 2:49 
QuestionEncrypted Connection Strings in app.config Pin
Gomac5-Sep-06 1:03
Gomac5-Sep-06 1:03 
AnswerRe: Encrypted Connection Strings in app.config Pin
Gomac5-Sep-06 5:39
Gomac5-Sep-06 5:39 
QuestionReturning value from threads Pin
samtam5-Sep-06 0:43
samtam5-Sep-06 0:43 
AnswerRe: Returning value from threads Pin
WillemM5-Sep-06 1:58
WillemM5-Sep-06 1:58 
QuestiondataGridView Pin
charbelasmar5-Sep-06 0:25
charbelasmar5-Sep-06 0:25 
AnswerRe: dataGridView Pin
Nader Elshehabi5-Sep-06 12:06
Nader Elshehabi5-Sep-06 12:06 
Questionhow to set focus to a child form after I clicked a TreeNode? Pin
CooperWu5-Sep-06 0:05
CooperWu5-Sep-06 0:05 
QuestionCOleVariant in C# ? Pin
anderslundsgard4-Sep-06 23:33
anderslundsgard4-Sep-06 23:33 

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.