For my college project i wish to make a website(PHP) that communicates(possibly in realtime) with a .Net desktop app(WPF) on the same server.Being a complete noob with php,i do not see any way to do this directly,any help in the right direction just to get me started?
EDIT: App is a WPF desktop app in C#