FOR P2P

i am very new to c#
and networking hepl me
is it possible to make a p2p without centralised server
workink on its own using broadcasting a message over internet???
is it possible???

Comments

  • : i am very new to c#
    : and networking hepl me
    : is it possible to make a p2p without centralised server
    : workink on its own using broadcasting a message over internet???
    : is it possible???
    :
    :
    yes
  • : : i am very new to c#
    : : and networking hepl me
    : : is it possible to make a p2p without centralised server
    : : workink on its own using broadcasting a message over internet???
    : : is it possible???
    : :
    : :
    : yes
    :
    Please give some hint for that
  • : : i am very new to c#
    : : and networking hepl me
    : : is it possible to make a p2p without centralised server
    : : workink on its own using broadcasting a message over internet???
    : : is it possible???
    : :
    : :
    : yes
    :

    Err.. You can't send broadcast messages to internet. Ever tried to ping address 255.255.255.255? :)
  • : i am very new to c#
    : and networking hepl me
    : is it possible to make a p2p without centralised server
    : workink on its own using broadcasting a message over internet???
    : is it possible???
    :
    :

    You need at least one centralized server or database or whatever which holds IP addresses or domain names of all network users. Everything else can be handled between clients.
Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Categories