//
archives

Programming

This tag is associated with 2 posts

Yahoo Bot: Receive PM Codes

Some of you who had read my previous post on this link, had posted request to me to post the receive PM codes. Here are the codes: procedure TfrmMain.YMSGSockRead(Sender: TObject; Socket: TCustomWinSocket); var yahoo_id, msg, RecData, i: integer; begin RecData := RecData + YMSGSock.Socket.ReceiveText; If MidStr(RecData, 12, 1) = #$55 then begin //Response from Yahoo … Continue reading »

Create Your Own Yahoo Bot

This example are written in Delphi, Support YMSG16 (lastest yahoo protocol). Useful since http://www.imcomponents.com/ is quite expensive. 1. Login a. Get Cookie from Login Server Write a socket client to connect to yahoo login server, port 80. List of several yahoo login server: login.yahoo.com login.europe.yahoo.com login.korea.yahoo.com send this stream to one above server: ‘GET /config/login?login=’ … Continue reading »

Flickr Photos

Timbul pertanyaan

Rainy day

Watching TV

More Photos

Statistik

  • 18,221 hits

Twitter

Follow

Get every new post delivered to your Inbox.