473,498 Members | 1,977 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

lists of open ports

Hello everyone,

I am using .net remoting. Is there any way to find out the list of open
ports.

Thanks.
Jun 4 '07 #1
3 3535
Vinki,

No, there is no discovery service when using remoting. You have to know
the endpoint information beforehand.
--
- Nicholas Paldino [.NET/C# MVP]
- mv*@spam.guard.caspershouse.com

"Vinki" <Vi***@discussions.microsoft.comwrote in message
news:CB**********************************@microsof t.com...
Hello everyone,

I am using .net remoting. Is there any way to find out the list of open
ports.

Thanks.

Jun 4 '07 #2
Well,
how many "open ports" do you think you need? One? Maybe two?

Just pick a high number above the 1024 standard port range such as 54321.
Odds are very rare that it will be in use by another process.
Peter

--
Site: http://www.eggheadcafe.com
UnBlog: http://petesbloggerama.blogspot.com
Short urls & more: http://ittyurl.net


"Vinki" wrote:
Hello everyone,

I am using .net remoting. Is there any way to find out the list of open
ports.

Thanks.
Jun 4 '07 #3

"Vinki" <Vi***@discussions.microsoft.comwrote in message
news:CB**********************************@microsof t.com...
Hello everyone,

I am using .net remoting. Is there any way to find out the list of open
ports.
You have 65,535 ports. Ports 1024 and below are resserved and there are some
ports that are reserved above 1024 like SQL Server 1432-1433.

Now, if there is nothing running on the machines using the high ports above
1024, then they are open ports you can use.

http://support.microsoft.com/kb/174904

Jun 4 '07 #4

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

Similar topics

0
1762
by: BadOmen | last post by:
I am making my first simple chat program using winsock. Now I want to see which ports that are open. Is there any program that can show me that? It would be nice to see which ports are open and...
0
469
by: Cliff | last post by:
I need to get a list of "Open"/In-Use TCP Ports (actually to see if there is a cponnection with a destination Port of 21) I think what I'm after is similar to the output of netstat. I could run...
7
1330
by: David Garamond | last post by:
Would someone mind divulging the size (= number of members) of the @postgreql.org mailing lists (particularly pgsql-general and pgsql-hackers)? To tell you the truth, I've always got good responses...
1
1586
by: prabhupr | last post by:
Hi Is there any easy way to find out if there are any OPEN Ports on a BOX that are threat to the system
0
1300
by: Suman | last post by:
Hi All, &nbsp; &nbsp;I am trying out a web based chat-server program on a server machine. I opened few PORTS during my trial runs and somehow the telnet session got crashed and I couldn't...
3
15400
by: Mugunth | last post by:
Hi, I've a strange problem with serial port class of .NET Framework 2.0 I use com0com (Null Modem COM Port emulator) to emulate a virtual port. This application creates virtual com port pairs...
4
2029
by: Pseudonyme | last post by:
A Paris Le 14 Nv MMVII Dear Madam and Sir, Do you know how to access a MYSQL DB from an external server ? We read the information and studied :
1
4098
by: Laszlo Nagy | last post by:
Hi All, I'm using a simple program that uploads a file on a remote ftp server. This is an example (not the whole program): def store(self,hostname,username,password,destdir,srcpath):...
13
8971
by: Alan Wright | last post by:
Hi Folks, I am newbie to Python, but have successfully created a simple client and server setup, I have one issue though. I am trying to test a box by sending many TCP conns (WHILE loop) but not...
0
7002
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
7165
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
7203
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...
1
6885
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
7379
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...
0
5462
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
3093
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3081
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
656
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.