Iron Man Armor is the custom Twitter client I use to post to my sockpuppet Twitter account, tonystark. It was originally based on the Coding the Tweet client, but IMA is written in VB.NET (atop .NET 3.5) and uses the OAuth code, by Shannon Witley and Eran Sandler, as an assembly. You can get an idea how that works, as well as the DLL, by looking at TwitBack.
As of now, IMA’s source code is not available for download. I’m still adding features, the code is messy, and there’s absolutely no documentation. If you’d like a copy of the compiled version, or are really brave and want to dig through my code, let me know. I don’t want to take the time to make it presentable to any random passersby, but am always happy to share my code.
Current Features:
- Posting tweets
- Viewing a real-time timeline of friends
- Viewing semi-real-time timeline of replies
- Backing up posted tweets

