10000 | '%1': 값을 비워 두면 안 됩니다. |
'%1': Value must not be empty. |
10001 | '%1': 버퍼에 공간이 부족하여 요청한 바이트 수를 저장할 수 없습니다. |
'%1': Buffer does not have enough space to hold the requested number of bytes. |
10002 | '%1': 잘못된 문자가 검색되었습니다. |
'%1': Invalid characters found. |
10003 | HTTP 헤더가 잘못되었습니다. |
Invalid HTTP headers. |
10004 | HTTP 응답 상태가 잘못되었습니다. |
Invalid HTTP response status. |
10005 | '%1': 제공된 값이 무시할 수 있는 ChainValidationResult 값이 아닙니다. |
'%1': Provided value is not an ignorable ChainValidationResult value. |
20000 | '%1': WebSocket URI에 'ws://' 또는 'wss://' 체계가 필요합니다. |
'%1': WebSocket URIs require a 'ws://' or 'wss://' scheme. |
20001 | '%1': WebSocket URI에서는 조각이 허용되지 않습니다. |
'%1': Fragments are not allowed in WebSocket URIs. |
20002 | 소켓에서 데이터를 보내거나 받기 전에 ControlChannelTrigger.WaitForPushEnabled를 호출합니다. |
Call ControlChannelTrigger.WaitForPushEnabled before sending or receiving data on a socket. |
20003 | '%1': 올바른 멀티캐스트 주소가 아닙니다. |
'%1': This is not a valid multicast address. |
20004 | ConnectAsync에서 멀티캐스트 주소를 지원하지 않습니다. |
ConnectAsync does not support multicast addresses. |
20005 | 이 속성은 IP 스트림 소켓에만 사용할 수 있습니다. |
This property is only available for IP stream sockets. |
20006 | 멀티캐스트 그룹을 결합하기 전에 소켓을 바인딩하십시오. |
Bind socket before joining a multicast group. |
20007 | 소켓이 주소에 이미 바인딩되어 있습니다. |
Socket is already bound to an address. |
20009 | '%1': 이 매개 변수는 IP StreamSocketListeners에만 허용됩니다. |
'%1': This parameter is only allowed for IP StreamSocketListeners. |
20010 | '%1': 일반 소켓만 IP StreamSocketListeners에 허용됩니다. |
'%1': Only plain sockets are allowed for IP StreamSocketListeners. |
20011 | '%1': 이 매개 변수는 IP StreamSockets에만 허용됩니다. |
'%1': This parameter is only allowed for IP StreamSockets. |
20012 | '%1': 소켓이 이전에 어댑터에 바운딩되었으면 로컬 끝점을 사용할 수 없습니다. |
'%1': Using a local endpoint is not supported when the socket was previously bound to an adapter. |
20013 | 최대 크기인 2,147,483,646바이트를 초과하는 WriteAsync 호출이 검색되었습니다. |
A WriteAsync call exceeding the maximum size of 2,147,483,646 bytes was detected. |
20014 | 멀티캐스트 전용 소켓에서 유니캐스트 또는 브로드캐스트 작업을 시도했습니다. 소켓의 MulticastOnly 컨트롤 속성을 false로 설정해 보십시오. |
A unicast or broadcast operation was attempted on a multicast-only socket. Try setting the socket's MulticastOnly control property to false. |
20015 | 진행 중인 I/O로 TransferOwnership을 호출할 수 없습니다. 전송 전에 CancelIOAsync를 호출해 보십시오. |
TransferOwnership cannot be called with ongoing I/O. Try calling CancelIOAsync before transferring. |
20016 | 제공된 클라이언트 인증서에 필수 개인 키 정보가 없습니다. |
The client certificate provided is missing the required private key information. |
20017 | 절전 모드 해제 대기 작업이 설정된 경우 특정 포트와 함께 와일드카드 주소를 사용할 수 없습니다. null이 아닌 localHostName과 함께 BindEndpointAsync를 사용해 보세요. |
A wildcard address cannot be used with a specific port when the Wake standby action is set. Try using BindEndpointAsync with a non-null localHostName. |
20018 | TransferOwnership은 IP StreamSocketListeners에만 허용됩니다. |
TransferOwnership is only allowed for IP StreamSocketListeners. |
0x10000001 | API |
API |
0x10000002 | AsyncOperation |
AsyncOperation |
0x10000003 | 소켓 |
Socket |
0x10000004 | WebSocket |
WebSocket |
0x10000005 | HTTP |
Http |
0x10000006 | Rtc |
Rtc |
0x30000000 | 정보 |
Info |
0x3000000A | API 시작 |
API Enter |
0x3000000B | API 종료 |
API Exit |
0x3000000C | 비동기 작업 시작 |
Async operation start |
0x3000000D | 비동기 작업 완료 |
Async operation complete |
0x3000000E | 비동기 작업 실패 |
Async operation failure |
0x3000000F | 비동기 작업 중단 |
Async operation abort |
0x30000010 | 비동기 작업 닫기 |
Async operation close |
0x30000012 | 비동기 작업 진행률 |
Async operation progress |
0x30000013 | HTTP 작업 |
HTTP operation |
0x30000014 | 읽은 후 처리 중 |
Processing after read |
0x30000015 | 읽기 시작 |
Start read |
0x30000016 | 읽기 완료 |
Read complete |
0x30000017 | 읽기 오류 |
Read error |
0x30000018 | 쓰기 시작 |
Start write |
0x30000019 | 쓰기 완료 |
Write complete |
0x3000001A | 상태 변경 |
State change |
0x3000001B | I/O 오류 |
I/O error |
0x3000001C | TCP 연결됨 |
TCP connected |
0x3000001D | RtcCompleteDelivery |
RtcCompleteDelivery |
0x3000001E | RtcFlush |
RtcFlush |
0x50000002 | 오류 |
Error |
0x50000003 | 경고 |
Warning |
0x50000005 | 자세한 정보 표시 |
Verbose |
0x70000003 | EventNotification |
EventNotification |
0x70000004 | SocketConnect |
SocketConnect |
0x70000005 | SocketAccept |
SocketAccept |
0x70000006 | SocketSend |
SocketSend |
0x70000007 | SocketReceive |
SocketReceive |
0x70000008 | SocketClose |
SocketClose |
0x70000009 | WebSocketConnect |
WebSocketConnect |
0x7000000A | WebSocketSend |
WebSocketSend |
0x7000000B | WebSocketReceive |
WebSocketReceive |
0x7000000C | WebSocketClose |
WebSocketClose |
0x7000000D | SslSocket |
SslSocket |
0x7000000E | SocketIO |
SocketIO |
0x90000001 | Microsoft-Windows-Runtime-Networking |
Microsoft-Windows-Runtime-Networking |
0xB0000001 | %2의 %1이(가) 시작되었습니다. |
%1 at %2 started. |
0xB0000002 | %2의 %1을(를) 시작하지 못했습니다. 오류 코드는 %3입니다. %4 |
%1 at %2 failed to start. The error code is %3: %4 |
0xB0000003 | %2의 %1을(를) 완료했습니다. |
%1 at %2 completed successfully. |
0xB0000004 | %2의 %1이(가) 실패했습니다(오류 코드 %3). %4. |
%1 at %2 failed with error code %3: %4. |
0xB0000005 | %2의 %1이(가) 취소되었습니다. |
%1 at %2 was cancelled. |
0xB0000006 | %2의 %1을(를) 닫았습니다. |
%1 at %2 was closed. |
0xB0000007 | URI '%1'을(를) 구문 분석하지 못했습니다. |
Failed to parse URI '%1'. |
0xB0000008 | 기본 URI가 '%1'이고 상대 URI가 '%2'인 URI를 만들지 못했습니다. |
Failed to create URI with base URI '%1' and relative URI '%2'. |
0xB0000009 | HTTP 헤더 '%1: %2'을(를) 추가합니다. |
Add HTTP header '%1: %2'. |
0xB000000A | '%2'의 자격 증명을 사용하여 '%1'에 대한 연결 요청을 시작합니다. |
Start connect request to '%1' with credential of '%2'. |
0xB000000B | 기본 자격 증명을 사용하여 '%1'에 대한 연결 요청을 시작합니다. |
Start connect request to '%1' with default credential. |
0xB000000C | 포트 %2에서 '%1'에 대한 요청을 연결하지 못했습니다. 마지막 오류는 %3입니다. %4 |
Failed connect request to '%1' at port %2. The last error is %3: %4 |
0xB000000D | %3 플래그를 사용하여 '%2'에 대해 '%1' 요청을 여는 중입니다. |
Opening request to '%1' to '%2' with flags %3. |
0xB000000E | '%1'에 대한 요청을 열지 못했습니다. 마지막 오류는 %2입니다. %3 |
Failed open request to '%1'. The last error is %2: %3 |
0xB000000F | 요청 컨텍스트 %1에는 '%3'에 대한 요청 핸들 %2이(가) 있습니다. |
Request context %1 has request handle %2 to '%3'. |
0xB0000010 | 요청 핸들 %1에서 HTTP 보내기 및 받기 시간 제한을 %2ms로 설정합니다. |
Set HTTP send and receive timeout to %2ms on request handle %1. |
0xB0000011 | 콘텐츠 길이 %2을(를) 사용하여 요청 핸들 %1(으)로 보내기 시작합니다. |
Start send to request handle %1 with content length %2. |
0xB0000012 | 요청 핸들 %1이(가) 동기적으로 완료되었습니다. |
Request handle %1 completed synchronously. |
0xB0000013 | 요청 컨텍스트 %1이(가) 비동기적으로 보내기를 완료했습니다. |
Request context %1 completed send asynchronously. |
0xB0000014 | 요청 핸들 %1에 %2바이트를 쓰는 중입니다. |
Writing %2 bytes to request handle %1. |
0xB0000015 | 요청 핸들 %1에 엔터티 본문을 보내지 못했습니다. 마지막 오류는 %2입니다. %3 |
Failed to send entity body to request handle %1. The last error is %2: %3 |
0xB0000016 | 요청 핸들 %1에서 HTTP 요청을 보냈습니다. %2 |
Sent HTTP request at request handle %1: %2 |
0xB0000017 | 요청 핸들 %1에서 응답을 받기 시작합니다. |
Start to receive response from request handle %1. |
0xB0000018 | 요청 핸들 %1에서 상태 코드가 %2이고 상태 설명이 '%3'인 HTTP 응답을 받았습니다. |
Received HTTP response from request handle %1 with status code %2 and status description '%3'. |
0xB0000019 | 요청 핸들 %1에서 HTTP 응답을 받습니다. %2 |
Receive HTTP response from request handle %1: %2 |
0xB000001A | 요청 핸들 %1에서 HTTP 응답을 받지 못했습니다. 마지막 오류는 %2입니다. %3 |
Failed to receive HTTP response from request handle %1. The last error is %2: %3 |
0xB000001B | 요청 컨텍스트 %1이(가) %3 제한을 초과하는 %2바이트의 HTTP 응답을 받았습니다. |
Request context %1 received HTTP response of %2 bytes, which is over the %3 limit. |
0xB000001C | 요청 컨텍스트 %1이(가) 요청을 다시 제출하는 중입니다. |
Request context %1 resubmitting the request. |
0xB000001D | '%2' 서버에 대해 요청 핸들 %1을(를) 다시 사용하는 중입니다. |
Reusing the request handle %1 for server '%2'. |
0xB000001E | 요청 컨텍스트 %1이(가) 중단되었습니다. |
Request context %1 was aborted. |
0xB000001F | '%1' 진행률: 보낸 바이트 수 %2, 보낼 총 바이트 수 %3, 받은 바이트 수 %4, 받을 총 바이트 수 %5. |
Progress to '%1': %2 bytes sent; %3 total bytes to send; %4 bytes received; %5 total bytes to receive. |
0xB0000020 | '%1'에 대한 HTTP 요청을 완료했습니다. 오류 코드는 %2입니다. %3 |
HTTP request to '%1' completed. The error code is %2: %3 |
0xB0000021 | %2의 %1에서 HTTP 응답 '%3'을(를) 처리하지 못했습니다. 오류 코드는 %4입니다. %5 |
%1 at %2 failed to process HTTP response '%3'. The error code is %4: %5 |
0xB0000022 | %1::%2이(가) 호출되었습니다. |
%1::%2 is called. |
0xB0000023 | %1::%2이(가) 반환되었습니다. |
%1::%2 returned successfully. |
0xB0000024 | %1::%2이(가) 실패했습니다(HRESULT %3). %4 |
%1::%2 failed with HRESULT %3: %4 |
0xB0000025 | Win32 API %1이(가) 실패했습니다(오류 코드 %2). %3. |
Win32 API %1 failed with error code %2: %3. |
0xB0000026 | %1 핸들을 사용하여 GetAddrInfoEx를 취소할 수 없습니다. 오류 코드는 %2입니다. %3. |
Unable to cancel GetAddrInfoEx with handle %1. The error code was %2: %3. |
0xB0000027 | %1 핸들을 사용하여 DnsQueryEx를 취소할 수 없습니다. 오류 코드는 %2입니다. %3. |
Unable to cancel DnsQueryEx with handle %1. The error code was %2: %3. |
0xB0000028 | %2 오류로 인해 DatagramSocket %1이(가) 이벤트를 전달하지 못했으며 받기를 중지했습니다. %3. |
DatagramSocket %1 failed to deliver event and stopped receiving due to error %2: %3. |
0xB0000029 | DatagramSocket %1이(가) 보낸 사람 '%4'(으)로부터 %2바이트를 받아 이벤트를 발생시키는 중입니다. |
DatagramSocket %1 is raising event with %2 bytes received from sender '%4'. |
0xB000002A | DatagramSocket %1이(가) %2 소켓에서 메시지를 받기 시작했습니다. |
DatagramSocket %1 started receiving message at socket %2. |
0xB000002B | DatagramSocket %1이(가) 받기를 시작하지 못했습니다. HRESULT가 %2입니다. %3. |
DatagramSocket %1 failed to start receiving. The HRESULT was %2: %3. |
0xB000002C | %2의 %1이(가) %4 소켓에서 %3바이트를 받으려고 합니다. |
%1 at %2 is trying to receive %3 bytes at socket %4. |
0xB000002D | %2의 %1이(가) %3바이트를 받았으며 남은 %4바이트를 계속해서 받습니다. |
%1 at %2 has received %3 bytes and continues to receive the remaining %4 bytes. |
0xB000002E | %2의 %1이(가) %3바이트를 받았습니다. |
%1 at %2 received %3 bytes. |
0xB000002F | TCP 소켓 %1이(가) 연결되었습니다. 로컬 포트 = %2, 원격 IP 주소: %3, 원격 포트 = %4. |
TCP socket %1 is connected: local port = %2; remote IP address: %3; remote port = %4. |
0xB0000030 | UDP 소켓 %1이(가) 원격 주소 %3에 연결되었습니다. |
UDP socket %1 is connected to remote address: %3. |
0xB0000031 | %1 소켓이 보낸 사람 '%3'(으)로부터 받은 데이터그램에 IP 패킷 정보가 없습니다. |
The datagram received by socket %1 from sender '%3' does not contain IP packet information. |
0xB0000032 | %2의 %1이(가) %3바이트를 보냈습니다. |
%1 at %2 sent %3 bytes. |
0xB0000033 | %2의 %1이(가) %4 소켓에서 %3바이트를 보내려고 합니다. |
%1 at %2 is trying to send %3 bytes at socket %4. |
0xB0000034 | MessageWebSocket %1이(가) 서버에서 닫기 프레임을 받았습니다. |
MessageWebSocket %1 received the close frame from the server. |
0xB0000035 | MessageWebSocket %1이(가) %2바이트를 받아 이벤트를 발생시키는 중입니다. |
MessageWebSocket %1 is raising event with %2 bytes received. |
0xB0000036 | MessageWebSocket %1이(가) 받기를 시작하지 못했습니다. HRESULT가 %2입니다. %3. |
MessageWebSocket %1 failed to start receiving. The HRESULT was %2: %3. |
0xB0000037 | %2 오류로 인해 MessageWebSocket %1이(가) 이벤트를 전달하지 못했으며 받기를 중지했습니다. %3. |
MessageWebSocket %1 failed to deliver event and stopped receiving due to error %2: %3. |
0xB0000039 | WebSocket %1이(가) 닫기 프레임을 보내는 중입니다. |
WebSocket %1 is sending the close frame. |
0xB000003A | WebSocket %1이(가) 닫기 프레임을 받는 중입니다. 코드: %2, 이유: %3 |
WebSocket %1 is receiving the close frame. Code: %2; Reason: %3 |
0xB000003B | WebSocket %1 I/O 작업이 완료되었지만 오류가 발생했습니다. HRESULT는 %2입니다. %3. |
WebSocket %1 I/O operation completed with error. The HRESULT was %2: %3. |
0xB000003C | %2의 WebSocket %1이(가) %3바이트를 보냈습니다. |
WebSocket %1 at %2 sent %3 bytes. |
0xB000003D | %2의 WebSocket %1이(가) Websocket %4에서 %3바이트를 보내려고 합니다. |
WebSocket %1 at %2 is trying to send %3 bytes at WebSocket %4. |
0xB000003E | %1이(가) 이미 닫혔으며 CompleteDelivery가 다음으로 보류 중입니다. 해결되지 않은 읽기 작업: %2. |
%1 is already closed and CompleteDelivery is pending with: outstanding read operations: %2. |
0xB000003F | %1.CompleteDelivery가 다음으로 보류 중입니다. 해결되지 않은 읽기 작업: %2, 보류 중인 Winsock 요청: %3, 사용 가능한 데이터: %4. |
%1.CompleteDelivery is pending with: outstanding read operations: %2, pending Winsock requests: %3, data available: %4. |
0xB0000040 | %1.Flush가 다음으로 보류 중입니다. 해결되지 않은 쓰기 작업: %2. |
%1.Flush is pending with: outstanding write operations: %2. |
0xB0000041 | %1.CompleteDelivery가 다음으로 보류 중입니다. 해결되지 않은 읽기 작업: %2. |
%1.CompleteDelivery is pending with: outstanding read operations: %2. |
0xB0000042 | 소켓 연결이 설정되었습니다. %1. |
Socket connection established: %1. |
0xB0000043 | '%1'에 대한 소켓 연결의 프록시 조회가 완료되었습니다. %2. |
Proxy lookup for socket connection to '%1' completed successfully: %2. |
0xB0000044 | '%1'에 대한 소켓 연결의 프록시 조회가 완료되었지만 %2 오류가 발생했습니다. %3 |
Proxy lookup for socket connection to '%1' completed with error %2: %3 |
0xB0000045 | 무시된 서버 인증서 오류 수: %1 |
Ignored server certificate error count: %1 |
0xB0000046 | 서버 인증서 지문: '%1', 인증서 오류 수: %3, 인증서 오류를 포함하고 있음: %2, 중간 인증서 수: %5. |
Server certificate thumbprint: '%1', certificate error count: %3, contains fatal certificate errors: %2, intermediate certificate count: %5. |
0xB0000047 | 읽기를 플러시하고 보류 중인 I/O가 %1 컨텍스트에서 완료될 때까지 기다리지 못했습니다. 오류 %2: %3. |
Failed to flush reads and wait for pending I/O to complete with context %1. Error was %2: %3. |
0xB0000048 | %1 핸들: HTTP/2를 사용합니다. |
Handle %1: HTTP/2 enabled. |
0xB0000049 | %1 - Line: %2 Status: %3 |
%1 - Line: %2 Status: %3 |
0xB000004A | %2의 비동기 작업 %1에서 서버 사용자 지정 유효성 검사를 시작했습니다. |
Async operation %1 at %2 started server custom validation. |
0xB000004B | %2의 비동기 작업 %1에서 서버 사용자 지정 유효성 검사가 완료될 때까지 대기 중입니다. |
Async operation %1 at %2 waiting for completion of server custom validation. |
0xB000004C | %2의 비동기 작업 %1에서 서버 사용자 지정 유효성 검사에 실패했습니다. |
Async operation %1 at %2 failed server custom validation. |
0xB000004D | %2의 비동기 작업 %1에서 서버 사용자 지정 유효성 검사를 완료했습니다. |
Async operation %1 at %2 successfully completed server custom validation. |
0xD0000001 | AcceptAsync |
AcceptAsync |
0xD0000002 | BindServiceNameAsync |
BindServiceNameAsync |
0xD0000003 | ConnectAsync |
ConnectAsync |
0xD0000004 | ReadAsync |
ReadAsync |
0xD0000005 | WriteAsync |
WriteAsync |
0xD0000006 | JoinMulticastGroup |
JoinMulticastGroup |
0xD0000007 | UpgradeToSslAsync |
UpgradeToSslAsync |
0xD0000008 | GetEndpointPairsAsync |
GetEndpointPairsAsync |
0xD0000009 | GetOutputStreamAsync |
GetOutputStreamAsync |
0xD000000A | CompleteDelivery |
CompleteDelivery |
0xD000000B | Flush |
Flush |
0xD000000C | StreamSocket |
StreamSocket |
0xD000000D | StreamSocketInputStream |
StreamSocketInputStream |
0xD000000E | StreamSocketOutputStream |
StreamSocketOutputStream |
0xD000000F | DatagramSocket |
DatagramSocket |
0xD0000010 | DatagramSocketOutputStream |
DatagramSocketOutputStream |
0xD0000011 | DatagramSocketWriteToOutputStream |
DatagramSocketWriteToOutputStream |
0xD0000012 | MessageWebSocket |
MessageWebSocket |
0xD0000013 | StreamWebSocket |
StreamWebSocket |
0xD0000014 | StreamWebSocketInputStream |
StreamWebSocketInputStream |
0xD0000015 | WebSocketOutputStream |
WebSocketOutputStream |
0xD0000016 | StreamSocketListener |
StreamSocketListener |
0xD0000017 | DatagramSocketInputStream |
DatagramSocketInputStream |
0xD0000018 | AcceptEx |
AcceptEx |
0xD0000019 | connect |
connect |
0xD000001A | bind |
bind |
0xD000001B | listen |
listen |
0xD000001C | getpeername |
getpeername |
0xD000001D | getsockname |
getsockname |
0xD000001E | getsockopt |
getsockopt |
0xD000001F | setsockopt |
setsockopt |
0xD0000020 | GetAddrInfoEx |
GetAddrInfoEx |
0xD0000021 | GetBestInferfaceEx |
GetBestInferfaceEx |
0xD0000022 | WSAStartup |
WSAStartup |
0xD0000023 | WSAConnectByName |
WSAConnectByName |
0xD0000024 | WSAIoctl |
WSAIoctl |
0xD0000025 | WSARecv |
WSARecv |
0xD0000026 | WSARecvFrom |
WSARecvFrom |
0xD0000027 | WSARecvMsg |
WSARecvMsg |
0xD0000028 | WSASend |
WSASend |
0xD0000029 | WSASendMsg |
WSASendMsg |
0xD000002A | WSASocket |
WSASocket |
0xD000002B | CreateThreadpoolIo |
CreateThreadpoolIo |
0xD000002C | TrySubmitThreadpoolCallback |
TrySubmitThreadpoolCallback |
0xD000002D | HttpWebSocketCompleteUpgrade |
HttpWebSocketCompleteUpgrade |
0xD000002E | HttpWebSocketSend |
HttpWebSocketSend |
0xD000002F | HttpWebSocketReceive |
HttpWebSocketReceive |
0xD0000030 | InternetSetStatusCallback |
InternetSetStatusCallback |
0xD0000031 | CancelIoEx |
CancelIoEx |
0xD0000032 | DnsQueryEx |
DnsQueryEx |
0xD0000033 | GetIfEntry2 |
GetIfEntry2 |
0xD0000034 | GetPerTcpConnectionEStats |
GetPerTcpConnectionEStats |
0xD0000035 | GetPerTcp6ConnectionEStats |
GetPerTcp6ConnectionEStats |
0xD0000036 | GetTcpTable |
GetTcpTable |
0xD0000037 | GetTcp6Table |
GetTcp6Table |
0xD0000038 | WlanOpenHandle |
WlanOpenHandle |
0xD0000039 | WlanSetInterface |
WlanSetInterface |
0xD000003A | WlanCloseHandle |
WlanCloseHandle |
0xD000003B | GetAdaptersAddresses |
GetAdaptersAddresses |
0xD000003C | ConnectOperation |
ConnectOperation |
0xD000003D | ReadOperation |
ReadOperation |
0xD000003E | WriteOperation |
WriteOperation |
0xD000003F | ListenOperation |
ListenOperation |
0xD0000040 | AcceptOperation |
AcceptOperation |
0xD0000041 | UpgradeOperation |
UpgradeOperation |
0xD0000042 | GetEndpointPairsOperation |
GetEndpointPairsOperation |
0xD0000043 | GetOutputStreamOperation |
GetOutputStreamOperation |
0xD0000044 | 직접 |
Direct |
0xD0000045 | 프록시 |
Proxy |
0xD0000046 | 직접 연결을 사용할 수 있음 |
Direct connection available |
0xD0000047 | 프록시 연결 필요 |
Proxy connection required |