Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. IP Messenger

IP Messenger

Scheduled Pinned Locked Moved The Lounge
sysadmintoolstutorial
8 Posts 5 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • V Offline
    V Offline
    Venkatraman
    wrote on last edited by
    #1

    Hi, I hope many of you know about IPMessenger, which is a small utility which allow peer to peer messaging in a network. When you launch the application it will add your login name and machine name as an identifier. When other user belongs to the same network laucnches the application he will also get his info as well as the information of others who have launched the app. How is this done. I want to know how to know who are the others using this app and get their information. Just out of curiousity asking. Cheers, Venkatraman Kalyanam Bangalore - India "Being Excellent is not a skill, it is an attitude" Reality is an illusion caused by caffeine deficiency(one Microsoft Research scholor)

    T G E 3 Replies Last reply
    0
    • V Venkatraman

      Hi, I hope many of you know about IPMessenger, which is a small utility which allow peer to peer messaging in a network. When you launch the application it will add your login name and machine name as an identifier. When other user belongs to the same network laucnches the application he will also get his info as well as the information of others who have launched the app. How is this done. I want to know how to know who are the others using this app and get their information. Just out of curiousity asking. Cheers, Venkatraman Kalyanam Bangalore - India "Being Excellent is not a skill, it is an attitude" Reality is an illusion caused by caffeine deficiency(one Microsoft Research scholor)

      T Offline
      T Offline
      Thomas Freudenberg
      wrote on last edited by
      #2

      Link? I hope you didn't mean this one[^], which is a tool for this f***ing Windows Messenger Service advertizing X| Regards Thomas


      Disclaimer:
      Because of heavy processing requirements, we are currently using some of your unused brain capacity for backup processing. Please ignore any hallucinations, voices or unusual dreams you may experience. Please avoid concentration-intensive tasks until further notice. Thank you.

      V B 2 Replies Last reply
      0
      • T Thomas Freudenberg

        Link? I hope you didn't mean this one[^], which is a tool for this f***ing Windows Messenger Service advertizing X| Regards Thomas


        Disclaimer:
        Because of heavy processing requirements, we are currently using some of your unused brain capacity for backup processing. Please ignore any hallucinations, voices or unusual dreams you may experience. Please avoid concentration-intensive tasks until further notice. Thank you.

        V Offline
        V Offline
        Venkatraman
        wrote on last edited by
        #3

        Not this one. What i mean is just a chatting tool with in a network. Cheers, Venkatraman Kalyanam Bangalore - India "Being Excellent is not a skill, it is an attitude" Reality is an illusion caused by caffeine deficiency(one Microsoft Research scholor)

        T 1 Reply Last reply
        0
        • V Venkatraman

          Not this one. What i mean is just a chatting tool with in a network. Cheers, Venkatraman Kalyanam Bangalore - India "Being Excellent is not a skill, it is an attitude" Reality is an illusion caused by caffeine deficiency(one Microsoft Research scholor)

          T Offline
          T Offline
          Thomas Freudenberg
          wrote on last edited by
          #4

          May you provide us with a link to that app? Regards Thomas


          Disclaimer:
          Because of heavy processing requirements, we are currently using some of your unused brain capacity for backup processing. Please ignore any hallucinations, voices or unusual dreams you may experience. Please avoid concentration-intensive tasks until further notice. Thank you.

          V 1 Reply Last reply
          0
          • T Thomas Freudenberg

            May you provide us with a link to that app? Regards Thomas


            Disclaimer:
            Because of heavy processing requirements, we are currently using some of your unused brain capacity for backup processing. Please ignore any hallucinations, voices or unusual dreams you may experience. Please avoid concentration-intensive tasks until further notice. Thank you.

            V Offline
            V Offline
            Venkatraman
            wrote on last edited by
            #5

            i am not remembering from where i got it. It has a rose icon. It is called IPMessenger. Cheers, Venkatraman Kalyanam Bangalore - India "Being Excellent is not a skill, it is an attitude" Reality is an illusion caused by caffeine deficiency(one Microsoft Research scholor)

            1 Reply Last reply
            0
            • T Thomas Freudenberg

              Link? I hope you didn't mean this one[^], which is a tool for this f***ing Windows Messenger Service advertizing X| Regards Thomas


              Disclaimer:
              Because of heavy processing requirements, we are currently using some of your unused brain capacity for backup processing. Please ignore any hallucinations, voices or unusual dreams you may experience. Please avoid concentration-intensive tasks until further notice. Thank you.

              B Offline
              B Offline
              Bruce Duncan
              wrote on last edited by
              #6

              Do you think we can convince the US that this thing is a WMD (Weapon of Mass Distraction) and go and bomb them?

              Searching the web without Google is like straining sewage with your teeth.
              Userfriendly, 2003/06/07

              1 Reply Last reply
              0
              • V Venkatraman

                Hi, I hope many of you know about IPMessenger, which is a small utility which allow peer to peer messaging in a network. When you launch the application it will add your login name and machine name as an identifier. When other user belongs to the same network laucnches the application he will also get his info as well as the information of others who have launched the app. How is this done. I want to know how to know who are the others using this app and get their information. Just out of curiousity asking. Cheers, Venkatraman Kalyanam Bangalore - India "Being Excellent is not a skill, it is an attitude" Reality is an illusion caused by caffeine deficiency(one Microsoft Research scholor)

                G Offline
                G Offline
                GeMe_Hendrix
                wrote on last edited by
                #7

                I haven't looked at IPMessenger but the ideas behind are quite simple. For a peer to peer network program on an Intranet one of the best things to do is send out a UDP broadcast message. Other computers on the same subnet could then reply and peer to peer links can be created between each instance of the program. Other than that, a server needs to be used somewhere along the line (but then it wouldn't be true peer to peer). I advise reading a good book on TCP/IP. It might be also worth investigating TCP/IP multicasting to form a node tree. :wtf:

                1 Reply Last reply
                0
                • V Venkatraman

                  Hi, I hope many of you know about IPMessenger, which is a small utility which allow peer to peer messaging in a network. When you launch the application it will add your login name and machine name as an identifier. When other user belongs to the same network laucnches the application he will also get his info as well as the information of others who have launched the app. How is this done. I want to know how to know who are the others using this app and get their information. Just out of curiousity asking. Cheers, Venkatraman Kalyanam Bangalore - India "Being Excellent is not a skill, it is an attitude" Reality is an illusion caused by caffeine deficiency(one Microsoft Research scholor)

                  E Offline
                  E Offline
                  Erick Sgarbi
                  wrote on last edited by
                  #8

                  I think there is good one called Bopup Messenger at http://www.blabsoft.com/ it does not require any centralized server for queuing messages. Keep in mind that these apps may be using simply UDP servers so it is not a sure thing that messages will be delievered (no major dramas though). You can look into .NET or Java as these frameworks expose good libraries for doing such things. cheers, ES

                  1 Reply Last reply
                  0
                  Reply
                  • Reply as topic
                  Log in to reply
                  • Oldest to Newest
                  • Newest to Oldest
                  • Most Votes


                  • Login

                  • Don't have an account? Register

                  • Login or register to search.
                  • First post
                    Last post
                  0
                  • Categories
                  • Recent
                  • Tags
                  • Popular
                  • World
                  • Users
                  • Groups