Hi,
I'm currently building this Messanger application from VB which uses Net send to send msgs & to organize them... But I need a way to capture the Messages that r received, without havin them poped up on the scr... I'm currently using the FindWindow API to do this... but sometimes the Popup Dlg is visible for a few miliseconds and I need a more concrete method.... I know that the msgs arrive via the TCP port 139, & if there is a way to analyse those packets it would make my task easy.. So if anybody could help, it would be greatly appriciated...