123
Senior Member
Dan Quigley wrote an application that connects MSN Messenger to Premise (MSN Messenger Bridge). Basically, it is clever chatbot for Premise. It lets you request the status of all sorts of devices, as well as control them, all via MSN Messenger using simple phrases.
I tried using it but I didn't get very far. I supplied the ChatClient with my Premise server's name/username/password and the login details for a Windows Live account. It doesn't establish a connection and simply waits forever.
Thinking that it might be due to the ChatClient was written many years ago (2003), I downgraded from the latest Messenger client (8.5) to 5.0. Aside from being a much smaller program, the older version didn't resolve the problem.
All of the C# source code is included in the distribution so with some code-tweaking, and with an understanding of the Messenger API, I may be able to find what's ailing this little gem. Or maybe an experienced Premise user knows what it needs and can save me many hours of searching! Anyone?
PS
From everything I've read, I believe Dan Quigley is Premise's founder. Maybe he's lurking on this forum ...
ADDENDUM
By supplying a bogus IP address for the Premise server, I can cause the ChatClient to respond with an error message "Login to SYS Server 10.1.1.1 failed". It suggests that, when given a proper IP address, it can establish a connection with my Premise server but waits forever for a connection to Windows Live.
I tried using it but I didn't get very far. I supplied the ChatClient with my Premise server's name/username/password and the login details for a Windows Live account. It doesn't establish a connection and simply waits forever.
Thinking that it might be due to the ChatClient was written many years ago (2003), I downgraded from the latest Messenger client (8.5) to 5.0. Aside from being a much smaller program, the older version didn't resolve the problem.
All of the C# source code is included in the distribution so with some code-tweaking, and with an understanding of the Messenger API, I may be able to find what's ailing this little gem. Or maybe an experienced Premise user knows what it needs and can save me many hours of searching! Anyone?
PS
From everything I've read, I believe Dan Quigley is Premise's founder. Maybe he's lurking on this forum ...
ADDENDUM
By supplying a bogus IP address for the Premise server, I can cause the ChatClient to respond with an error message "Login to SYS Server 10.1.1.1 failed". It suggests that, when given a proper IP address, it can establish a connection with my Premise server but waits forever for a connection to Windows Live.