Im attempting to write a push server for the iPhone in C#. I have the following code:
// Create a TCP/IP client socket. using (TcpClient clie
I recently used Growl For Windows to push messages to the Prowl client on the IPhone from .Net code. So you might get your functionatlity without writing a push server yourself.