G
Guest
I have been asked to make a very simple messenger application to run on a local intranet.
Having not designed anything like this before my first thought is to work out the trigger for the recieving of messages.
All I can think of at present is sending a file to location on the hardDrive and getting a fileSystemWatcher to pick it up and trigger the event, surely there must be a better method than this, what are my options?
Kind Regards
Jax
Having not designed anything like this before my first thought is to work out the trigger for the recieving of messages.
All I can think of at present is sending a file to location on the hardDrive and getting a fileSystemWatcher to pick it up and trigger the event, surely there must be a better method than this, what are my options?
Kind Regards
Jax