Results 1 to 3 of 3

Thread: msg on live system

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Oct 2001
    Location
    Earth
    Posts
    762

    msg on live system

    i have build a system that working live at different PCS.

    i need that if i want to send a message to all users..how can i do it???

    using timer control or winsock control etc...

    thanks

  2. #2
    PowerPoster Static's Avatar
    Join Date
    Oct 2000
    Location
    Rochester, NY
    Posts
    9,390

    Re: msg on live system

    using the winsock control.. just have it "listen" you should not need a timer control.
    once listening, you wait for the connection request.. then connect. recieve the message.. display it.. close the connection.. then listen again.

    there are many tutorials around.. just do some searching
    JPnyc rocks!! (Just ask him!)
    If u have your answer please go to the thread tools and click "Mark Thread Resolved"

  3. #3

    Thread Starter
    Fanatic Member
    Join Date
    Oct 2001
    Location
    Earth
    Posts
    762

    Re: msg on live system

    thanks dear,
    but if i use winsock control then i need to install it at all clients....

    currently .. i copy the application on server and map the drive on other clients and install some neccessary activex controls at all the clients..

    is there any way to handle it through server. i don't want to install activex at all clietns.

    thanks

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