hi. i made a small IM(primarily for Yahoo Messenger) proxy program that does computername, IP address, time authentication, banned words/phrases..etc. However there's a part of the data i can't read? how do i read this? below is one line of the data. [EMAIL PROTECTED]@[EMAIL PROTECTED]@<80>[EMA
hi.
please pardon me for my probably ignorant question.
^_^
i'm writing a small IM(http for that matter)
proxy/filter and i'm having problems handling binary
data like images. they load very slowly if not at
all. i tried using binmode in my handle but still
encountered the same problems.
how