Jazz Soft Contact us?   JazzSoft@live.com     English   English  Japanese  Chinese (Traditional)  Chinese (Simlified)
Factory Automation & Yield Management Solution Provider 
Skip Navigation LinksHome > Products > Swing > Swing HSMS Reference > Properties > PortNumber

Dorian.Core is added. Dorian now supports .NET 6 and 7.

Swing HSMS Reference   

Properties
Active
Appearance
BorderStyle
IniFile
IniSection
IPAddress
LocalPortNumber
Log
LogFile
MaxLength
PortNumber
Selected
Server
Show
T3
T5
T6
T7
T8

Methods
Config
ConvertIPAddress
Disconnect
GetHostName
LoadIni
Send

Events
Connected
Errors
Read
SelConnection

PortNumber Property

TCP port number. Server does not have to specify PortNumber Property but does local port number, however client must specify PortNumber Property. If you want server to determine free TCP port automatically, set LocalPortNumber to 0.

Before you use LocalPortNumber, you must check the number you want to use is not used by the other ‘well known port’ (like #80 for http server). Generally, it is recommended to use the number over 1024. This property is a persistent property.

Syntax

Visual Basic



Visual C++


Return Value

Example

Visual Basic

.PortNumber = 5000


Visual C++

m_hsms.SetPortNumber(5000);

Remarks

See Also

Contact us?   JazzSoft@live.com
  Copyright © 1997 - 2024 Jazz Soft, Inc.