Hi,
I'm pretty new to C# and I'm thinking of writting a small client-server application.
I actually want to have a program running twice on 2 machines talking to each other, I sppose like chat apps.
I've done some searching and I have found some options using sockets, but I not convinced this is the best solution.
I was originally looking for a way to use XML to converse between the apps.
Questions are:
- Does this seem reasonable?
- What classes would you advise?
- Is security an issue?
Thanks,
AD AUGUSTA PER ANGUSTA
Thierry
I'm pretty new to C# and I'm thinking of writting a small client-server application.
I actually want to have a program running twice on 2 machines talking to each other, I sppose like chat apps.
I've done some searching and I have found some options using sockets, but I not convinced this is the best solution.
I was originally looking for a way to use XML to converse between the apps.
Questions are:
- Does this seem reasonable?
- What classes would you advise?
- Is security an issue?
Thanks,
AD AUGUSTA PER ANGUSTA
Thierry