473,395 Members | 1,571 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

System.Net package

Hi, i don't think i'm in the right place but I'd like to know if the
namespace supports peer-to-peer connections. I've successfully made socket
connections with web servers but i was wondering if you can make conenctions
to arbitrary ip addresses. Trying to write a simple program to do comms with
computers on my home network. Any help or direction would be nice thankyou.
Jul 21 '05 #1
1 1106
AFAIK, there is no inbuilt support for P2P in System.Net. However, with
existing classes available in this namespace, you can build one. Here is an
article that might give you some idea:
http://msdn.microsoft.com/msdnmag/is...1/02/netpeers/

There is also a sample .NET app called Terrarium that uses P2P:
http://www.windowsforms.net/Applicat...=30&tabindex=8

"Andrew McNab" <An*********@discussions.microsoft.com> wrote in message
news:5A**********************************@microsof t.com...
Hi, i don't think i'm in the right place but I'd like to know if the
namespace supports peer-to-peer connections. I've successfully made socket
connections with web servers but i was wondering if you can make conenctions
to arbitrary ip addresses. Trying to write a simple program to do comms with
computers on my home network. Any help or direction would be nice thankyou.
Jul 21 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Peter Schmiedeskamp | last post by:
Hello, I'm writing in regard to the distutils package for python. I regularly repackage installers for silent/automated distribution on numerous Windows PCs throughout an enterprise. Sites such...
1
by: Ben Floyd | last post by:
It goes like this: Im converting a perl script that executes a command on each result of a directory listing. In perl, all is well. In Python, using approximately the same logic creates a...
0
by: Nick Kew | last post by:
Rationale ========= Many applications today benefit from an SGML and/or XML Entity Catalogue to dereference entities referenced by a Public Identifier. For a validating SGML parser this is an...
11
by: Kovan Akrei | last post by:
Hi, I wonder if there are any others ways (mehtods, properties) to get the system time than DateTime.Now.Ticks Regards from Kovan...
20
by: Adrian | last post by:
What does this error mean? Could not access CDO Message Object. Many thanks.
7
by: Peter Afonin | last post by:
Hello, I'm using this code to access a network share from an asp.net page: Dim dir As DirectoryInfo = New DirectoryInfo("\\10.0.0.150\FormLib\") Dim files() As FileInfo = dir.GetFiles("*.eps")...
3
by: cbtube03 | last post by:
Is there a package rating system for the Cheese Shop, like how Perl has cpanratings (http://cpanratings.perl.org/)? Do you think it would be useful? I see that we already have Cheesecake...
3
by: =?Utf-8?B?U3VzYW4=?= | last post by:
I am attempting to create an installation package for a 64 bit system with Visual Studio 2005. The machine on which I am compiling and creating the package is also 64 Bit. I have the 64 Bit .Net...
2
by: cnsabar | last post by:
Hi All, Is there any way to call user defined perl package from other system. For Example. In my perl script, I am defining a package/modules using use myPackage;
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.