Twitter Toolkit enables you to integrate Twitter functionality into your application. Thanks to it, users will be able to send tweets through your program, find and follow users, view different time lines and use other services available through the Twitter network.
It is an ActiveX/COM component that can be integrated in any Windows development environment. It is a single DLL file (both for 32 and 64 bits versions) and is installed in C:\Program Files\ActiveXperts\Twitter Toolkit\Program\TwitterTK.dll or C:\Program Files\ActiveXperts\Twitter Toolkit\Program\TwitterTKx64.dll. This module lets you add the OAuth way of authenticating. This method allows your application to log into the Twitter service without requiring the user to input a username and password. So you must provide the component with a consumer and access key that it will use when using Twitter.
Twitter Toolkit can be used by applications made in Visual BASIC, C#, Visual C or Delphi. It includes an HTM file that will give you access to already developed applications that use it.
Comments