Click or drag to resize

NetworkHelper Class

네트워크 정보 제공(NetworkHelper) 클래스
Inheritance Hierarchy
SystemObject
  SHConnector.Utility.NetNetworkHelper

Namespace:  SHConnector.Utility.Net
Assembly:  SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax
C#
public static class NetworkHelper

The NetworkHelper type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetLocalIpAddress
로컬 IP ADDRESS 반환
Public methodStatic memberGetLocalMacAddress
로컬 MAC ADDRESS 반환
Top
See Also