logo Home | Search
Forums | Links | About | Contact
Free Utilities
BeSecure
Yahoo! Chat Help
Windows
Outlook Express
Internet Explorer
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
Profile Viewer


Favourite Sites:
Save Money, Clear Debt
Save Lives, Control Guns
Republic: Save Britain
Resources

Printer Friendly Printer Friendly
E-Mail Friend E-Mail to friend
Smiley Utility 7.0 Smiley Utility 7.0
Hide Ad Hide Ads

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.