Binding.Port Property
From RemObjects Software
This is a Internet Pack Architecture entry
Feel free to add your notes to this topic below.
Declaration (C#)
| | |
|---|---|
public int Port { get; set; } | Denotes the port number associated with the socket binding. On a server connection, this would be the obvious protocol numbers (e.g: HTTP=80, FTP=21), on the client this number is assigned by the operating system when creating the socket. |
See Also
Product: RemObjects Internet Pack
Current version: Internet Pack 'Vinci' (2.0)
Lists — Glossary — Features — How To — Components — Tools — Samples — Articles — Architecture — Issues
Categories: Text | Internet Pack | Architecture | Property | .NET
