Top "Yahoo-messenger" questions

Yahoo!

HttpWebRequest, How to Send POST Data with Application/JSON Content-Type?

HttpWebRequest request = (HttpWebRequest) HttpWebRequest.Create(url); request.Method = "POST"; request.ContentType = "application/x-www-form-urlencoded; charset=utf-8"; POST data was send (I …

c# httpwebrequest yahoo-messenger
Simple chat bot projects

What I want to do is build a simple bot which sends me a set of information stored in database …

open-source artificial-intelligence bots google-talk yahoo-messenger