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. General Programming
  3. C / C++ / MFC
  4. Communication

Communication

Scheduled Pinned Locked Moved C / C++ / MFC
helptutorial
18 Posts 13 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.
  • T ThatsAlok

    Paul Watson wrote: The. Whole. Entire. Internet. ?. Yep, So that he send Morning wish to each Internet user ... Good Morning :laugh:

    "Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow

    cheers, Alok Gupta

    B Offline
    B Offline
    Bob Stanneveld
    wrote on last edited by
    #9

    That won't work since there are people in different timezones... I don't like to get a goodmornig message before I go to sleep.. ;) Blog[^]

    T U 2 Replies Last reply
    0
    • U usmanmir

      Well i don't want to develop a Chat type of application. I want to write an application just containing a "HELLO" message box , which is when activated spreads itself on the internet. Thats what i mean.

      J Offline
      J Offline
      jmkhael
      wrote on last edited by
      #10

      Seeing the older posts he made, i guess he is trying to code a worm but using VB :) Papa while (TRUE) Papa.WillLove ( Bebe ) ;

      1 Reply Last reply
      0
      • U usmanmir

        I want to a program in vc 6 by using which i can send message say "HELLO" to all the active users on internet. Can any one guide me or refer me to a good site or refer or provide me some useful links or direct or provide me some source code in vc 6 of the above stated problem.

        D Offline
        D Offline
        David Crow
        wrote on last edited by
        #11

        usmanmir wrote: ...send message say "HELLO" to all the active users on internet. Perhaps you meant intranet?


        "Ideas are a dime a dozen. People who put them into action are priceless." - Unknown

        1 Reply Last reply
        0
        • U usmanmir

          Well i don't want to develop a Chat type of application. I want to write an application just containing a "HELLO" message box , which is when activated spreads itself on the internet. Thats what i mean.

          N Offline
          N Offline
          Noro Korny
          wrote on last edited by
          #12

          actually it's quite simple : foreach(System.Internet.User usr in System.Internet.AllUsers) { usr.System.Windows.Forms.MessageBox.Show("Hello"); } but maybe you will have som problems porting this C# code to VB :rose:

          1 Reply Last reply
          0
          • B Bob Stanneveld

            That won't work since there are people in different timezones... I don't like to get a goodmornig message before I go to sleep.. ;) Blog[^]

            T Offline
            T Offline
            ThatsAlok
            wrote on last edited by
            #13

            Bob Stanneveld wrote: ... I don't like to get a goodmornig message before I go to sleep.. let convert It! he will send "GOD BLESS YOU"

            "Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow

            cheers, Alok Gupta

            1 Reply Last reply
            0
            • P Paul Watson

              The. Whole. Entire. Internet. ?. regards, Paul Watson South Africa PMW Photography Gary Wheeler wrote: It's people like you that keep me heading for my big debut on CNN...

              E Offline
              E Offline
              El Corazon
              wrote on last edited by
              #14

              Paul Watson wrote: The. Whole. Entire. Internet. ?. He just wants to write a "hello world" program... _________________________ Asu no koto o ieba, tenjo de nezumi ga warau. Talk about things of tomorrow and the mice in the ceiling laugh. (Japanese Proverb)

              L 1 Reply Last reply
              0
              • E El Corazon

                Paul Watson wrote: The. Whole. Entire. Internet. ?. He just wants to write a "hello world" program... _________________________ Asu no koto o ieba, tenjo de nezumi ga warau. Talk about things of tomorrow and the mice in the ceiling laugh. (Japanese Proverb)

                L Offline
                L Offline
                Luis Alonso Ramos
                wrote on last edited by
                #15

                Jeffry J. Brickley wrote: He just wants to write a "hello world" program... Literally... -- LuisR


                Luis Alonso Ramos Intelectix - Chihuahua, Mexico Not much here: My CP Blog!

                E 1 Reply Last reply
                0
                • L Luis Alonso Ramos

                  Jeffry J. Brickley wrote: He just wants to write a "hello world" program... Literally... -- LuisR


                  Luis Alonso Ramos Intelectix - Chihuahua, Mexico Not much here: My CP Blog!

                  E Offline
                  E Offline
                  El Corazon
                  wrote on last edited by
                  #16

                  Luis Alonso Ramos wrote: Literally... That was my point. :) _________________________ Asu no koto o ieba, tenjo de nezumi ga warau. Talk about things of tomorrow and the mice in the ceiling laugh. (Japanese Proverb)

                  1 Reply Last reply
                  0
                  • B Bob Stanneveld

                    That won't work since there are people in different timezones... I don't like to get a goodmornig message before I go to sleep.. ;) Blog[^]

                    U Offline
                    U Offline
                    usmanmir
                    wrote on last edited by
                    #17

                    RegardLess of the time zone, when i send my that application containing hello message , it should go to all the users who are currently using the internet. Yup you were rite. SomeThing like a virus but just from spreading point of view.

                    B 1 Reply Last reply
                    0
                    • U usmanmir

                      RegardLess of the time zone, when i send my that application containing hello message , it should go to all the users who are currently using the internet. Yup you were rite. SomeThing like a virus but just from spreading point of view.

                      B Offline
                      B Offline
                      Bob Stanneveld
                      wrote on last edited by
                      #18

                      Why do you want something to spread just like a virus? If somebody wants your code, they will download it or something, but if somebody doesn't want it, don't bother them with it Blog[^]

                      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