HOW to send message from php to desktop app (c#)
- by Smith
Hello guys,
Am developing a desktop app that will serve as message notifier, just like yahoo messenger and Gmail notifier does. All i want is that when a message is sent to a particular account, the php script would send message to a particular ip:port of the desktop application.
Any help