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. Visual Basic
  4. IP Broadcasting

IP Broadcasting

Scheduled Pinned Locked Moved Visual Basic
sysadmintoolshelpquestion
8 Posts 3 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.
  • J Offline
    J Offline
    Jack_Software
    wrote on last edited by
    #1

    I am trying to develop a utility that can Broadcast the data/Stream for multiple computers on LAN. I am new to network/socket programming. Can anybody help me???????

    L 1 Reply Last reply
    0
    • J Jack_Software

      I am trying to develop a utility that can Broadcast the data/Stream for multiple computers on LAN. I am new to network/socket programming. Can anybody help me???????

      L Offline
      L Offline
      Lost User
      wrote on last edited by
      #2

      http://www.eggheadcafe.com/articles/20040126.asp[^]

      J 1 Reply Last reply
      0
      • L Lost User

        http://www.eggheadcafe.com/articles/20040126.asp[^]

        J Offline
        J Offline
        Jack_Software
        wrote on last edited by
        #3

        Hi there I am looking for broadcasting not multicasting in DOT NET Environment Thanks

        S L 2 Replies Last reply
        0
        • J Jack_Software

          Hi there I am looking for broadcasting not multicasting in DOT NET Environment Thanks

          S Offline
          S Offline
          Steve Pullan
          wrote on last edited by
          #4

          Jack_Software wrote:

          I am looking for broadcasting not multicasting in DOT NET Environment

          Why broadcasting? Multicast is the way to go - has less overhead and more efficient since only the clients who actually want the cast will receive it. Broadcasting is like shouting at everyone in a room when you only want to attract the attention of a few. ...Steve 1. quod erat demonstrandum 2. "Give a man a fish and you've fed him for a day. Teach him how to fish and you've fed him for life." I read that somewhere once :-)

          J 1 Reply Last reply
          0
          • J Jack_Software

            Hi there I am looking for broadcasting not multicasting in DOT NET Environment Thanks

            L Offline
            L Offline
            Lost User
            wrote on last edited by
            #5

            http://www.developer.com/net/vb/article.php/3452471[^]

            J 1 Reply Last reply
            0
            • S Steve Pullan

              Jack_Software wrote:

              I am looking for broadcasting not multicasting in DOT NET Environment

              Why broadcasting? Multicast is the way to go - has less overhead and more efficient since only the clients who actually want the cast will receive it. Broadcasting is like shouting at everyone in a room when you only want to attract the attention of a few. ...Steve 1. quod erat demonstrandum 2. "Give a man a fish and you've fed him for a day. Teach him how to fish and you've fed him for life." I read that somewhere once :-)

              J Offline
              J Offline
              Jack_Software
              wrote on last edited by
              #6

              Our requirement is to shout for everyone means populate it on every computer on the LAN so if u got anything , pls send me thanks

              1 Reply Last reply
              0
              • L Lost User

                http://www.developer.com/net/vb/article.php/3452471[^]

                J Offline
                J Offline
                Jack_Software
                wrote on last edited by
                #7

                Thanks for the help But i m looking very simple scnario i m new to network programming, well what i want .. we have a simple DSL cable which is sending some stream which we receive on a server and there on server we want to broadcast it to all computers on the network. so simply just another broadcast IP and a port will work fine

                L 1 Reply Last reply
                0
                • J Jack_Software

                  Thanks for the help But i m looking very simple scnario i m new to network programming, well what i want .. we have a simple DSL cable which is sending some stream which we receive on a server and there on server we want to broadcast it to all computers on the network. so simply just another broadcast IP and a port will work fine

                  L Offline
                  L Offline
                  Lost User
                  wrote on last edited by
                  #8

                  Jack_Software wrote:

                  i m new to network programming

                  You should purchase a book about networking programming vb.net at amazon.com or try to check the result[^] from google.

                  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