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 > Server

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

Server Property

Gets or sets the entity type. If Server property is true, SavoyHsms control will run as server. If Server property is false, SavoyHsms control will run as client.

ValueDescription
FalseActive entity (client)
TruePassive entity (server)

Syntax

Visual Basic

Server As Boolean


Visual C++

BOOL GetServer()
void SetServer(BOOL)

Return Value

Example

Visual Basic

.Server = True ‘ Server
.Server = False ‘ Client


Visual C++

m_ctrl.SetServer(true); // Server
m_ctrl.SetServer(false); // Client

Remarks

Persistent property.

See Also

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