# opcclient-all **Repository Path**: pickmetech/opcclient-all ## Basic Information - **Project Name**: opcclient-all - **Description**: opcuaClient JAVAFX版客户端,支持i18n - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 3 - **Created**: 2025-05-18 - **Last Updated**: 2025-05-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # OPC-UA Client UI ![截图](/doc/opcua_client.png "在这里输入图片标题") ## 运行方式 ```shell mvn clean install java -jar opcua-ui/target/opc-ua-client-jar-with-dependencies.jar ``` ## 测试用的opcua-server地址 | Endpoint URL | Link | | ------------------------------------------------------------ | -------------------------- | | opc.tcp://opcua.demo-this.com:51210/UA/SampleServer | http://opclabs.com | | opc.tcp://opcuaserver.com:4841/freeopcua/server | http://opcuaserver.com | | opc.tcp://opcuaserver.com:26543 | http://opcuaserver.com | | opc.tcp://opcuaserver.com:48010 | http://opcuaserver.com | | opc.tcp://opcuaserver.com:51210/UA/SampleServer | http://opcuaserver.com | | opc.tcp://uademo.prosysopc.com:53530/OPCUA/SimulationServer | http://prosysopc.com |