|
Home | Search |
| Forums | Links | About | Contact |
|
Free Utilities
BeSecure Yahoo! Chat Help Computer Tutorials Emote Share In Depth / Articles -Chat Clients - Safe? -Chat Help Newbies -Buffer Overflows -VeriSign SiteFinder -How DNS works -Formation of a URL -Transparent Proxies -Internet Anonymity? -HTTPS / SSL -SharpExt - C# YahELite |
SharpExt - A C# YahELite Extension ExampleWhat is it?It's an example of how to interact with the third party Yahoo! Chat client YahELite from a C# programme. What does it do - Internally?The C# programme receives YahELite's extension messages, processes the data and sends a reply to the chat room. In response to a command, it will utilise the Google Web Service to retrieve search results for the string in the command. (Google API Key required). What does it do for me?If you have a Google API Key, you will be able to perform a search into the chat room. LicenceFeel free to do anything with the code you wish. It is under no restrictions. You can find the licence information in SharpExt.cs. Download
Download Source Now from HelpBytes. |