What is the translation of " DATAGRAMS " in Korean? S

데이터그램을

Examples of using Datagrams in English and their translations into Korean

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Ecclesiastic category close
  • Programming category close
  • Computer category close
Packets in the IPv4 layer are called datagrams.
IPv4 계층의 패킷은 데이터그램이라고 부른다.
First, only datagrams from your"connected peer" are returned.
첫 번째, 당신의 "connected peer"로부터 오는 데이터그램은 리턴된다.
Udp_nic: NICs that will accept UDP datagrams.
Udp_nic: UDP 연결을 받아들일 NIC 목록.
Datagrams with a TTL of 1 are not forwarded beyond the local network.
TTL 치가 1 의 데이터 그램은, 로컬 네트워크를 넘어 전송 될 것은 없습니다.
You can use pppd(1M) to transmit datagrams over these serial ports.
그러면 pppd(1M)를 사용하여 이러한 직렬 포트로 데이터그램을 전송할 수 있습니다.
Datagrams are generally received with recvfrom(2), which returns the next datagram with its return address.
일반적으로 데이터 그램은, 다음의 데이터 그램의 주소를 되돌린다 recvfrom(2) 그리고 수신됩니다.
There are circumstances where fragmented datagrams are unconditionally dropped.
Fragment화 된 데이터 그램이 무조건으로 파기되는 상황이 있습니다.
To send IP datagrams across the link, both sides running PPP must first negotiate which IP address each of them uses.
링크를 따라 IP 데이터그램을 보내려면, 가장 먼저 각각 어떤 IP를 사용할 것인지 양쪽 PPP가 협상해야 한다.
UDP/IP offers a direct way to send and receive datagrams over an IP network.
UDP/IP는 IP 네트워크를 통하여 데이터그램들을 전송 및 수신하기 위한 직접적인 방식을 제공한다.
Of course, sending datagrams from one host to another is not the whole story.
물론 데이터그램을 한 호스트에서 다른 것으로 보내는 것이 이야기의 전부는 아니다.
It is important to understand that this doesn't mean that the kernel will no longer accept multicast datagrams destined to that multicast group.
이것이 커널이 그 그룹으로 오는 멀티캐스트 데이터그램을 더 이상 받지 않음을 의미하는 것이 아니라는 점을 이해해야 한다.
The content size of datagrams is limited to 1200bytes to run on all devices.
데이터그램의 컨텐츠 크기는 모든 단말에 대해서 동작할 수 있도록 1200 바이트로 제한되어 있습니다.
This means that the ethernetlayer acts as an imperfect filter, and the IP layer will have to decide whether to accept the datagrams the data-link layer passed to it.
이것은 ethernet 계층이 완전한 필터로 작용하지 못함을 의미하며,IP 계층이 data link 계층을 통과해온 데이터그램을 받을 것인지 버릴 것인지를 결정해야 할 것이다.
I know that, by default, you ignore multicast datagrams, but remember that I am interested in this multicast group.
기본적으로 멀티캐스트 데이터그램을 무시하지만 이 멀티캐스트 그룹에 관심이 있다는 것을 기억합니다.
Multicast datagrams with TTL greater than 1 may be forwarded to other networks if a multicast router is attached to the local network.
TTL 치가 1 보다 큰 데이터 그램은, 로컬 네트워크에 multicast router가 접속되고 있으면, 다른 네트워크에 전송 됩니다.
Routers do not distinguish between IP datagrams that carry RTP packets and IP datagrams that don't.
라우터는 RTP 패킷을 전달하는 IP 데이터그램과 RTP 패킷을 전달하지 않는 IP 데이터 그램을 구분하지 않는다.
Datagrams Sent The cumulative total number of datagram packets sent by all Socket objects within the AppDomain since the process started.
Datagrams SentDatagrams Sent 프로세스가 시작된 이후 AppDomain 내의 모든 Socket 개체가 보낸 데이터그램 패킷 수의 누적 합계입니다. The cumulative total number of datagram packets sent by all Socket objects within the AppDomain since the process started.
SOCK_DGRAM and SOCK_RAW sockets allow sending of datagrams to correspondents named in sendto(2) calls.
SOCK_DGRAM 와 SOCK_RAW 소켓은 send(2) 호출에 지정된 correspondents로 데이타그램의 송신을 허락한다.
For example, when IP datagrams are sent on an Ethernet interface, the IP datagram is encapsulated with an Ethernet header and trailer.
예를 들어, Ethernet 인터페이스에서 IP 데이터그램을 보내면 IP 데이터그램이 Ethernet 머리글과 트레일러로 캡슐화됩니다.
I know that, by default, you ignore multicast datagrams, but remember that I am interested in this multicast group.
기본 설정으로 멀티캐스트 데이터그램을 처리하지 않는다는 것을 알고 있지만, 내가 이 멀티캐스트 그룹에 참여하고자 한다는 점을 기억해주기 바란다.
Multicast datagrams with a TTL of 0 will not be transmitted on any network, but may be delivered locally if the sending host belongs to the destination group and if multicast loopback has not been disabled on the sending socket(see below).
TTL 치가 0 의 데이터 그램은 어느 네트워크에도 송신됩니다만, 데이터 그램을 보낸 호스트가 발송지의 그룹에 속하고 있어 송신을 실시하는 소켓이 멀티 캐스트 루프 팩을 무효로 하고 있지 않으면 (아래와 같이 참조), 로컬 네트워크에는 송신될지도 모릅니다.
For instance, to send IP datagrams across the link, both PPPs must first negotiate which IP-address each of them uses.
예를 들어, 링크를 따라 IP 데이터그램을 보내려면, 가장 먼저 각각 어떤 IP를 사용할 것인지 양쪽 PPP가 협상해야 한다.
The counts Datagrams Received and Datagrams Sent may also be used to provide a very crude measure of how many bytes were sent or received using datagrams by assuming an average size for a datagram.
Datagrams Received 및 Datagrams Sent 개수를 통해 데이터그램의 평균 크기를 가정하여 데이터그램으로 보냈거나 받은 바이트 수의 대략적인 측정값을 제공할 수도 있습니다. The counts Datagrams Received and Datagrams Sent may also be used to provide a very crude measure of how many bytes were sent or received using datagrams by assuming an average size for a datagram.
The counts for Datagrams Received and Datagrams Sent includes datagram packets sent or received using explicit Socket method calls by an application as well internal calls made by other classes(UdpClient, for example) to Socket. class.
Datagrams Received 및 Datagrams Sent 개수에는 응용 프로그램의 명시적 Socket 메서드 호출 및 Socket 클래스에 대한 다른 클래스(예: UdpClient)의 내부 호출을 사용하여 보냈거나 받은 데이터그램 패킷이The counts for Datagrams Received and Datagrams Sent includes datagram packets sent or received using explicit Socket method calls by an application as well internal calls made by other classes (UdpClient, for example) to Socket.
Results: 24, Time: 0.0441

How to use "datagrams" in an English sentence

Datagrams at layer two are called frames.
What sort of datagrams does OTV encapsulate?
IPv6 UDP Datagrams with Zero Checksums" [RFC6936].
Buffer in which received datagrams are reassembled.
Which datagrams should carry (non-zero) Flow Labels?
Which Datagrams Should Carry (Non-Zero) Flow Labels?
NOTE IP datagrams are sometimes called IP packets.
Datagrams may be fragmented during routing. $\rightarrow$ True.
These datagrams are used for M-IP-M communication i.e.
Datagrams over MPEG-2 Networks", RFC 4259, November 2005.
Show more

How to use "데이터그램을" in a Korean sentence

UDP는 애플리케이션데 대한 데이터그램을 주고 받는다.
TCP도 IP 데이터그램을 이용하여 정보가 전달 되는 것입니다.
단순히 이 필드를 ‘4’로 설정한다고 IPv4 데이터그램을 만들 수 있는 것은 아니다.
데이터그램 서비스는 연결 지향 서비스를 위한 데이터그램을 배포합니다.
사실 이 소켓의 경우 당신이 데이터그램을 보낸다면 정확히 도착할 수도 있다.?
전술한 바와 같이, 터널은 인터넷을 통해 데이터그램을 전달하기 위한 안전한 수단이다.
데이터그램을 사용하는 패킷 교환망을 채용하고 있다.
이 예제는 IP 멀티캐스트 데이터그램을 전송하는 클라이언트와 이를 받는 서버로 구성되어 있다.
HA 는 모바일 노드로 향하는 데이터그램을 터널을 통해 CoA 로 송신한다.
* 데이터그램을 이용한 스트링 메시지를 주고 받는.

Top dictionary queries

English - Korean