Results 1 to 2 of 2

Thread: Network Messenger - Help

  1. #1

    Thread Starter
    New Member
    Join Date
    Jan 2005
    Posts
    5

    Network Messenger - Help

    Hi

    Can the default instant messenger be changed or is there a way of intercepting the message and displaying it on my created popup??

    Basically i have created a network messenger but cant get the message to display in my popup and its getting on my nerves. I have looked at other app's in the forum but none specific to my request.

    Any help would be apprieciated as i am new to VB6

    Cheers

  2. #2
    Hyperactive Member
    Join Date
    Sep 2000
    Location
    NJ, USA
    Posts
    326

    Re: Network Messenger - Help

    Find out what port & protocol the Messenger service listens on and have your app listen there instead, using Winsock to view the packets coming in and extract the data you need. Then disable the default service.
    VB.NET 2005 Express with .Net 2.0
    C# 2010 .Net 4.0

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width