C++ script to send a message via MSN

Had your computer crash on you, or a website shows wrong, or your printer went dead on you? Come on in...

Moderator: Crew

User avatar
Maz
Admin emeritus
Posts: 1938
Joined: Thu Mar 16, 2006 21:11
Location: In the deepest ShadowS

C++ script to send a message via MSN

Post by Maz »

DISCLAIMER!

Snippets I provide may not have been fully tested. If you find any errors, please report them to me at
Mazziesaccount (_a_t_) gmail . com

Further, this is beta release. It has just been developed so long, that it sends a message. It has not been tested/optimized, and security aspects have been ignored. SO use with care.

This can be used to report important things with MSN automatically. I personally wrote this to get reports if certain sensors are overheating at my workplace.

Since it consists of many files, I'll just add a zip to here, I do not write code. And finally, this is made for linux, and it requires open ssl libraries to be installed.
You do not have the required permissions to view the files attached to this post.
User avatar
Maz
Admin emeritus
Posts: 1938
Joined: Thu Mar 16, 2006 21:11
Location: In the deepest ShadowS

Post by Maz »

The abowe script does not work anymore. It uses Passport 1.4 plain text authentication, which is no longer supported.

I have done new version with SSL encrypted Passport 3.0 authentication and I'll post it in here someday... If you wish to get it, and I forget to post it in here, PM me. Oh, and that version is written it hurry. It is ugliest code I've seen, and that's ugly... And I am not planning to tidy it, since I do not have time, and I only needed working script. And it works.
User avatar
Maz
Admin emeritus
Posts: 1938
Joined: Thu Mar 16, 2006 21:11
Location: In the deepest ShadowS

Post by Maz »

Okay. This version is using new authentication system. But beware, this is not clean code. It has been a part of a bigger project... But with some inspecting you should be perfectly capable of editing it. I'm sorry for the bad cosing, but getting this done was way more important than spending time to plan it well / polish it...

Anyways, here it is. If you wish to use it, and cant ge it working, you can ask me for help. Mail me, PM me, anything. I'll answer if I have time.

Oh, and my disclaimer is still forced. IE, I do not promise this works. I do not promise support, but I think I'm willing to help if I find time. I am not responsible for any damage this causes to your computer/data/mental health. Nor for the damage something else causes to your computer or data by exploiting this. So Download & use at your own risk.

Oh, I have ran this succesfully under FC5, and I can't see why it wouldn't work on other nuxes too.
You do not have the required permissions to view the files attached to this post.