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

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

Savoy HSMS Reference   

Properties
Appearance
BorderStyle
Connect
IniFileName
IniSection
IPAddress
Log
LogBakCount
LogFileName
LogSize
LogVerbose
MyHostName
MyPortNumber
PortNumber
Selected
Server
T3
T5
T6
T7
T8

Methods
AboutBox
Disconnect
LoadIniFile
Send
Setup
ToIPAddress

Events
Connected
Disconnected
Problem
Received
SelChanged

MyPortNumber Property

Gets or sets local portnumber for TCP/IP connection. If SavoyHsms is running as active entity, this property should be 0. Or connection will not be re-established until TCP/IP level time-out.

When SavoyHsms is running as passive entity, MyPortNumber property indicates server port number for incoming client connection.

Since some port numbers are reserved by Windows OS, the number should be grater than 1024 in general. For example http server uses port number 80.

Syntax

Visual Basic

MyPortNumber As Long


Visual C++

long GetMyPortNumber()
void SetMyPortNumber(long)

Return Value

Example

Visual Basic

.MyPortNumber = 0 ‘ Auto determine


Visual C++

m_ctrl.SetMyPortNumber(0); // Auto determine

Remarks

Persistent property.

See Also

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