Results 1 to 2 of 2

Thread: messaging

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Sep 2000
    Posts
    30
    I'll like to make an application that can run under intranet enviroment. How do we make a messaging application like the messaging in the unix system, where i can contact all the users that are in the system and send them a msg for example a warning msg to stop their activity??? I'm using Windows 98.


  2. #2
    Fanatic Member invitro's Avatar
    Join Date
    Jan 2000
    Location
    Outside your window
    Posts
    547

    Thumbs up

    Why not just use winsock. You'd need a master server though. Then connect all the chat programs to that 1 server, and have them running in the background.

    Then, simply if a message is send to the server it can interprit it, to maybe redirect it to another IP or user it is told to.

    Im not sure if this answers your question. If you need some help with the code, please message me further.
    ok, so... windows takes 1 minute to search for a file on my PC yet google.com takes 1 second to search the entire internet?

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