| 程序包 | 说明 |
|---|---|
| com.beanit.iec61850bean |
| 限定符和类型 | 方法和说明 |
|---|---|
ClientAssociation |
ClientSap.associate(InetAddress address,
int port,
String authenticationParameter,
ClientEventListener reportListener)
Connects to the IEC 61850 MMS server at the given address and port and returns the resulting
association object.
|
ClientAssociation |
ClientSap.associate(InetAddress address,
int port,
String authenticationParameter,
InetAddress localAddr,
int localPort,
ClientEventListener reportListener)
Connects to the IEC 61850 MMS server at the given address and port and returns the resulting
association object.
|
Copyright © 2025. All rights reserved.