Results 1 to 6 of 6

Thread: Winpopup Replacement

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Aug 2000
    Location
    Adelaide - Australia
    Posts
    150

    Post

    I want to create a replacement for Winpopup using VB6.
    I do not want to create a server/client program. I would like to make a program that is 100% compatible with Winpopup so that I can send messages to other people using winpopup and recieve messages from people using winpopup.

    I assume winpopup uses mailslots although I have no idea how to use them.

    If you could help me could you please send me an email with the source code or any tips you can give me.

  2. #2
    Member
    Join Date
    Aug 2000
    Posts
    60
    Unfortunately microsoft seems to have kept this area a secret, there is not info on it any where and the winpopup app i believe is written in assembler so that the dependancy viewer can not see which api calls it used (if it does). It is unlikly that anyone will know how to do it, i have been trying for ages, it might be worth putting a firewall on your machine and sending a message to the machine, to find out where it goes. If you do find out be sure to let me know i have been trying on and off for a year now.

    Sorry i couldnt help much,
    Grant French
    -----------------------------------------------
    E-Mail: [email protected]
    ICQ: 33122184

  3. #3
    Lively Member Ceri's Avatar
    Join Date
    Sep 2000
    Posts
    72
    Hi,

    Winpopup uses a thing called MailSlots to send winpopup messages not UTP or TCP (obviously it uses the TCP/IP protocol but it goes through the NetBIOS protocol), I wrote a quick example some time ago, if you would like a copy please let me know

  4. #4

    Thread Starter
    Addicted Member
    Join Date
    Aug 2000
    Location
    Adelaide - Australia
    Posts
    150
    I actually found an example somewhere on the internet and it works quite well, but with some exceptions. I can not tell whether or not the person received the message or not. Another problem is I can not receive messages from people using other winpopup programs.

    If you could email me a copy of your version that would be great. Thanks.

  5. #5

    Thread Starter
    Addicted Member
    Join Date
    Aug 2000
    Location
    Adelaide - Australia
    Posts
    150
    I can receive messages sent from MS Winpopup but not other winpopup programs by other companies

  6. #6
    Lively Member Ceri's Avatar
    Join Date
    Sep 2000
    Posts
    72
    You can tell in a way if the person has received it or not, that is only if the computer is on or if it is off, if the computer is on and they have not got winpopup open there is no way of telling, with Windows NT it's fine because the NT Message system is always running. With regrads to receiveing messages in my prog i have an example of sending and receiveing winpopup messages, i need to tidy it up first though

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