server client

  • Thread starter Thread starter Emily B. Dickinson
  • Start date Start date
E

Emily B. Dickinson

I have a srever and client application but this can only work in one
project model
I'dlike to use remote machine connection but still unable to figure out
how that can be done.

Anyone of you is nice to help me. i am very very new to C#. :-(.
Please...

Thanks a lot
 
Not sure what you meant by "work in one project model". But if you are
looking for distributed computing in C# you can either opt for Remoting
or web services. Both have their advantages and disadvantages. So
choose wisely based on your project needs.

-Rahul
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top