Home All Groups Group Topic Archive Search About

Client -Server in Windows Applns...

Author
15 Nov 2006 2:37 PM
Raj
Hi All..,

I have a VB.Net Windows Application..

I need to Run this Exe From Some Other System(Client) and I need to
Upload some specified files to the Server System..

Now my doubts are..

1) Is client-Server concept is Possible in Windows Applications..

2) Can I pass some arguments to that exe.. from server..





Regards..,

Ramesh.R...

Author
15 Nov 2006 3:03 PM
Rad [Visual C# MVP]
You have to be a bit more specific

1) What sort of application is it? File transfer? Instant Messaging?
2) What sort of data to you pass to the server? Files? Data (records)?

As for your questions
1) Yes, it is very much possible to build client server applications through
a multitude of techinques: Remoting, webservices, network sockets, COM+.
Depends on what you want to do
2) You can certainly pass data to the client from the server (or the other
way round)
--


Bits. Bytes.
http://bytes.thinkersroom.com
------------------------------


Show quote
"Raj" wrote:

>
> Hi All..,
>
> I have a VB.Net Windows Application..
>
> I need to Run this Exe From Some Other System(Client) and I need to
> Upload some specified files to the Server System..
>
> Now my doubts are..
>
> 1) Is client-Server concept is Possible in Windows Applications..
>
> 2) Can I pass some arguments to that exe.. from server..
>
>
>
>
>
> Regards..,
>
> Ramesh.R...
>
>

AddThis Social Bookmark Button