hucker
Active Member
I would like to try to integrate an IM interface into my home automation. I'm OK with writing the code but I haven't found any libraries/ocx/assemblies that will do what I *think* I need to do.
I'd like it to work with any one of the major IM systems so I can access it from my blackberry. I'm looking for something that drops into VB or C# on windows that connects to an IM server and gives me events (e.g. MessageArrived(msg as string,user as string)) and gives me a way to send text back. Any pointers would be appreciated.
I'd like it to work with any one of the major IM systems so I can access it from my blackberry. I'm looking for something that drops into VB or C# on windows that connects to an IM server and gives me events (e.g. MessageArrived(msg as string,user as string)) and gives me a way to send text back. Any pointers would be appreciated.