Click here to Skip to main content
15,906,335 members
Home / Discussions / C#
   

C#

 
GeneralRe: Using resource strings Pin
CKnig17-Dec-07 22:17
CKnig17-Dec-07 22:17 
QuestionApplication settings in winforms programming C# Pin
Zerox MXI17-Dec-07 20:49
Zerox MXI17-Dec-07 20:49 
GeneralRe: Application settings in winforms programming C# Pin
Christian Graus17-Dec-07 22:05
protectorChristian Graus17-Dec-07 22:05 
GeneralRe: Application settings in winforms programming C# Pin
Mircea Puiu17-Dec-07 22:34
Mircea Puiu17-Dec-07 22:34 
QuestionDoubt in using several Datasets in same project? Pin
kssknov17-Dec-07 20:36
kssknov17-Dec-07 20:36 
AnswerRe: Doubt in using several Datasets in same project? Pin
CKnig17-Dec-07 21:39
CKnig17-Dec-07 21:39 
AnswerRe: Doubt in using several Datasets in same project? Pin
Paul Conrad24-Dec-07 19:54
professionalPaul Conrad24-Dec-07 19:54 
QuestionWhat should be Used?? Remoting/Web Services/Sockets Pin
ag4667717-Dec-07 20:32
ag4667717-Dec-07 20:32 
Hi all,

It’s my very first time posting any problem in the forum like this. I am expecting proper responses from u expert friends.

Problem is that I am in dilemma that which of the technique I should use in the scenario mentioned below.

I have got a server installed in my LAN and I need to send an XML file/string to the client which exists out of my LAN using internet (of course). There may around 500 to 600 client access my server for the data.

Please suggest me which of the techniques:
a. Remoting
b. Web Services
c. Socket
Can solve my problem.

Some constraints are the for each of the techniques as

a. If I go by Remoting, it’s difficult to apply it over internet and not even reliable too as any of the firewall can restrict it.
b. If I go by Web Services I need to have IIS installed on the client’s side which cannot be done for the cost reasons.
c. If I go by sockets again the problem with the firewalls arises.

Please suggest me a proper technique and solution of get ridge of the above mentioned problems associated with each of them.

Note : I am working on C#.Net with the framework 1.1.

Thanks in advance.
AnswerRe: What should be Used?? Remoting/Web Services/Sockets Pin
Mark Churchill17-Dec-07 20:42
Mark Churchill17-Dec-07 20:42 
GeneralRe: What should be Used?? Remoting/Web Services/Sockets Pin
ag4667717-Dec-07 21:59
ag4667717-Dec-07 21:59 
GeneralRe: What should be Used?? Remoting/Web Services/Sockets Pin
Mark Churchill17-Dec-07 22:13
Mark Churchill17-Dec-07 22:13 
GeneralRe: What should be Used?? Remoting/Web Services/Sockets Pin
ag4667717-Dec-07 22:22
ag4667717-Dec-07 22:22 
GeneralRe: What should be Used?? Remoting/Web Services/Sockets Pin
Mark Churchill18-Dec-07 0:01
Mark Churchill18-Dec-07 0:01 
GeneralRe: What should be Used?? Remoting/Web Services/Sockets Pin
darrenstokes18-Dec-07 4:10
darrenstokes18-Dec-07 4:10 
AnswerRe: What should be Used?? Remoting/Web Services/Sockets Pin
CKnig17-Dec-07 21:34
CKnig17-Dec-07 21:34 
GeneralRe: What should be Used?? Remoting/Web Services/Sockets Pin
ag4667717-Dec-07 21:49
ag4667717-Dec-07 21:49 
GeneralRe: What should be Used?? Remoting/Web Services/Sockets Pin
CKnig17-Dec-07 22:03
CKnig17-Dec-07 22:03 
GeneralRe: What should be Used?? Remoting/Web Services/Sockets Pin
ag4667717-Dec-07 22:16
ag4667717-Dec-07 22:16 
QuestionRemoting issue............. Pin
Siddharth Rastogi17-Dec-07 19:56
Siddharth Rastogi17-Dec-07 19:56 
GeneralRe: Remoting issue............. Pin
CKnig17-Dec-07 20:31
CKnig17-Dec-07 20:31 
QuestionHow To test Mobile Signal in Windows Mobile 5.0 program using C#? Pin
supercsharp117-Dec-07 19:19
supercsharp117-Dec-07 19:19 
GeneralRe: How To test Mobile Signal in Windows Mobile 5.0 program using C#? Pin
Vasudevan Deepak Kumar17-Dec-07 20:16
Vasudevan Deepak Kumar17-Dec-07 20:16 
QuestionC#:Problem in disabling all buttons in a form except few using a method. Pin
kssknov17-Dec-07 19:17
kssknov17-Dec-07 19:17 
GeneralRe: C#:Problem in disabling all buttons in a form except few using a method. Pin
Christian Graus17-Dec-07 19:53
protectorChristian Graus17-Dec-07 19:53 
GeneralRe: C#:Problem in disabling all buttons in a form except few using a method. Pin
CKnig17-Dec-07 20:25
CKnig17-Dec-07 20:25 

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.