Android Notifier
Simple Windows program I created really quick in VB6 that will accept simple messages from the Android running the ‘android-notifier‘ application.
Since the author has not written a Windows application yet, I made this small ghetto client to hold off some at the office, and use the code in the CarputerGTP project.
Attached is the program itself, the source code for any interested, and the Microsoft Winsock component. You must place the MSWINSCK.OCX file in your C:\Windows\System32 folder.
Android-Notifier (Program Only) | Android-Notifier (Source Code) | MSWINSCK.ZIP (Winsock Component)
On the android, connect to the wireless network, and choose a custom IP. Key in the IP of the machine running this program. Done.
At the moment I only have it displaying tooltip popups for PING (Testing connection packets), SMS (Test Messages), and RING (Incoming calls).