Cookies: HelpBytes sets cookies on your computer. These are small text files that help HelpBytes to provide our service. Please choose Accept or do nothing to continue with cookies. Please choose Deny to reject non-essential cookies in future.Learn More

logo 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 Example

What 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.

Licence

Feel 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.
Download .NET executable Now from Helpbytes.
Please save the exe to your drive, otherwise you may experience a problem with the .NET runtime.