网站首页  词典首页

请输入您要查询的英文单词:

 

单词 datagram
释义

datagram

美 [græm]
英 ['de?t?]
  • n.数据报
  • 网络数据报文;数据包;资料包
n.
1.
数据报

例句

释义:
1.
IP provides the most basic form of datagram delivery across the boundaries of the underlying physical networks.
IP在底层物理网络的边界之间提供最基本的数据报传递形式。
www-128.ibm.com
2.
Devices that process datagrams may not be able to forward a datagram due to an error in the header parameter.
由于在表头参数有错误,处理资料元的设备可能无法转送资料元。
dictsearch.appspot.com
3.
This process is repeated until the datagram can be delivered to its destination host.
这个过程将反复进行,直到能够将数据报传递到其目的地主机为止。
www.ibm.com
4.
Sending a UDP datagram to this address delivers the message to any host on the local network segment .
将UDP数据文报发送到此地址可将消息传递到局域网段上的任何主机。
www.bing.com
5.
It is up to higher layer protocols, however, to detect this datagram loss and initiate a retransmission if desired.
他交给更上一层协议,不管怎么样,去侦测丢包和是否重法。
blog.sina.com.cn
6.
Displays the cumulative number of datagram packets received since the process started.
显示自进程启动后接收的数据报数据包的累积数目。
msdn2.microsoft.com
7.
The locator service locates the name, and then sends a datagram to the domain controller that registered the name.
定位程序服务查找该名称,然后向注册了该名称的域控制器发送数据报。
technet.microsoft.com
8.
In this example , the server process sits in a loop and waits for the arrival of a datagram packet .
在本例中,服务器进程进行循环并等待数据报包的到来。
www.bing.com
9.
Along its way, the datagram will get sent to Gateway G, which will in turn forward it to its destination host.
在传输过程中,数据报将被发送到网关G,而网关G又会将它转发到目的地主机。
www.ibm.com
10.
responsibility ? delivery ? datagram ? fragmentation ? reassembly ? link n.
责任,职责传输,递送数据包分裂,破碎重新组装?
wenku.baidu.com
1.
Displays the cumulative number of datagram packets sent since the process started.
显示自进程启动后发送的数据报数据包的累积数目。
msdn2.microsoft.com
2.
There is no guarantee that the datagram ever gets to its final destination.
数据报不保证到达最终目的地。
xiangziw.hn00.com
3.
That represents the host and port to which to send the datagram.
它表示要将数据报发送到的主机和端口。
msdn2.microsoft.com
4.
User Datagram Protocol or UDP, provides connectionless communications and does not guarantee that packets will be delivered.
用户数据体协议(UDP)提供无联接通讯,因此不保证数据包将送达接收方。
dictsearch.appspot.com
5.
Plain IP packet, or IP datagram: IP packets are used to encapsulate any of the following protocols.
普通IP包或IP数据报:IP包可用来封装以下任何协议。
www.ibm.com
6.
Unlike the connection-oriented protocol, which requires source and destination addresses, the datagram only requires a destination address.
面向连接的协议需要源地址和目的地址,与此不同,数据报只需要目的地址。
www-128.ibm.com
7.
java. net Provides networking-related classes, including stream and datagram sockets, Internet Protocol, and generic HTTP handling.
net提供与联网有关的类,包括流和数据包(datagram)sockets、Internet协议和常见HTTP处理。
www.ibm.com
8.
Gets the number of local endpoints that are listening for User Datagram Protocol (UDP) datagrams.
获取已发送的用户数据报协议(UDP)数据报的数量。
msdn.microsoft.com
9.
Subnet as the sending host, in which case the datagram will be sent directly from the sender to the receiver.
子网,这种情况下数据报将被直接从发送方发送到接收方。
www-128.ibm.com
10.
When a datagram is forwarded by a gateway, it decreases the value in the time to live field by one.
当数据报经过网关转发时,它就将生存时间字段中的值减一。
www-128.ibm.com
1.
Replace the oldest queued datagram with an incoming datagram when the incoming message queues are full.
当传入的消息队列已满时,将时间最久的已排队数据报替换为传入的数据报。
msdn2.microsoft.com
2.
The Netlogon service sends a datagram to the computers that registered the name.
Netlogon服务将一个数据报发送到注册该名称的计算机。
blog.163.com
3.
Audio and video streams are preferably transmitted through the User Datagram Protocol (UDP).
音频和视频流通过用户数据报协议(UserDatagramProtocol,UDP)传输较为可取。
www.ibm.com
4.
UDP packet or user datagram: UDP is an unreliable, connectionless protocol.
UDP包或用户数据报:UDP是不可靠、无连接的协议。
www.ibm.com
5.
Add a data transfer module including user datagram protocol and transmission control protocol.
添加数据传输模块,分别实现了用户数据报协议和传输控制协议。
www.fabiao.net
6.
Network, which includes checks and information on outbound and inbound traffic, TCP version, interface, IP and User Datagram Protocol (UDP).
网络,其中包括检查和信息对出站和入站通信,TCP版本,接口,IP和用户数据报协议(UDP)。
technet.microsoft.com
7.
For NetBIOS domain names, the datagram is implemented as a mailslot message.
对于NetBIOS域名,数据报是作为一个mailslot消息实现的。
blog.163.com
8.
The ICMP message is packaged in an IP datagram and routed to the source host.
ICMP的信息也按照IP协议打包,寓于数据体中,并且路由至源主机。
www.yfnet.org
9.
For DNS domain names, the datagram is an LDAP User Datagram Protocol (UDP) search.
对于DNS域名而言,该数据报是一个LDAP用户数据报协议(UDP)搜索。
technet.microsoft.com
10.
Protocol also handles the sending and receiving of messages using a datagram or serial port connection.
Protocol还处理使用数据报或串行端口连接的消息发送与接收。
www.ibm.com
1.
Sends a UDP datagram to a specified port on a specified remote host.
将UDP数据报发送到指定的远程主机上的指定端口。
msdn2.microsoft.com
2.
Sends a datagram to a destination asynchronously.
将数据报异步发送到目标。
msdn2.microsoft.com
3.
This interface defines a factory for datagram socket implementations.
该接口定义了数据报套接字实现的工厂。
www.51goushu.com
4.
Additionally, you should understand the operation of both the Transmission Control Protocol (TCP) and the User Datagram Protocol (UDP).
另外地,你应该了解TCP协议(传输控制协议)和用户数据报协议(UDP)的操作原理。
dict.bioon.com
5.
Internet Protocol (IP) provides a host-to-host packet -- or datagram -- delivery service.
网际协议(IP)提供“主机对主机”包(或数据报)传递服务。
www.ibm.com
6.
A lightweight implementation of finite state general purpose datagram matchers with linear matching cost is proposed.
提出了一个轻量级有限状态通用报文匹配器及其线性代价的匹配实现。
www.mct.com.cn
7.
This is one of the key differences between TCP and the User Datagram Protocol (UDP).
这是TCP与UDP(UserDatagramProtocol,用户数据报协议)的一个重要区别。
www.ibm.com
8.
Datagram transports always use Pkt authentication.
数据报传输始终使用Pkt身份验证。
msdn2.microsoft.com
9.
Notice that both datagram (packet) and stream connections are supported.
注意同时提供了对数据包(packet)和流连接的支持。
www.ibm.com
10.
As an aside, the transport layer can also provide unreliable (datagram) service.
另一方面,传输层也可以提供不可靠(数据报)服务。
www.zftrans.com
1.
MaxDatagramRecv - The maximum size of a datagram request that a domain controller will process.
MaxDatagramRecv的域控制器将处理的数据报请求-最大大小。
ydirone.blog.163.com
2.
Class holds the data contained in an IP datagram packet.
类保存了IP数据报包中包含的数据。
www-128.ibm.com
3.
Sends a datagram to a remote host asynchronously.
将数据报异步发送到远程主机。
msdn2.microsoft.com
4.
Parsing IP datagram contributes a lot to master network circulation and protocol mechanism.
解析IP数据报,对把握网络的运行情况以及协议机理都很有帮助。
kns50.chkd.cnki.net
5.
The datagram transports always use Pkt authentication.
数据报始终使用Pkt身份验证进行传输。
msdn2.microsoft.com
6.
For intra-node communications, cluster nodes communicate over User Datagram Protocol (UDP) port 3343.
对于节点内通信,群集节点通过用户报协议(UDP)端口3343进行通信。
technet.microsoft.com
7.
This paper analyzed the mechanic of datagram fragmentation.
本文分析了数据报文分片机制。
stae.com.cn
8.
The following code example sends a connectionless datagram to the specified remote host.
下面的代码示例向指定的远程主机发送无连接数据报。
msdn2.microsoft.com
9.
This option is valid for a datagram socket only.
此选项仅对数据报套接字有效。
msdn2.microsoft.com
10.
Receives a datagram into the data buffer and stores the endpoint.
接收资料包至资料缓冲区中,并储存端点。
msdn.microsoft.com
1.
Sends a UDP datagram to the host at the specified remote endpoint.
将UDP数据报发送到位于指定远程终结点的主机。
msdn2.microsoft.com
2.
Gets the number of User Datagram Protocol (UDP) datagrams that were received and discarded because of port errors.
获取已接收的用户数据报协议(UDP)数据报的数量。
msdn.microsoft.com
3.
Typically, ICMP is used to report errors in datagram processing on a host.
通常,ICMP用来报告主机上数据报处理中的错误。
www-128.ibm.com
4.
IP datagram embodies the mechanism of internet protocol in IP layer.
IP数据报的内容体现了网际互联层的网间协议的协议机制。
kns50.chkd.cnki.net
5.
Clustering technologies often make use of a fast communication protocol, such as User Datagram Protocol (UDP) or Multicast protocols.
集群技术通常利用快速通信协议,比如用户数据报协议(UserDatagramProtocol,UDP)或多播协议。
www.ibm.com
6.
Will read the first queued datagram from the destination address you specify in the.
方法中指定的目标地址处读取第一个排队的数据报。
msdn2.microsoft.com
7.
In other cases, such as Transmission Control Protocol (TCP) and User Datagram Protocol (UDP) sockets, there is no directory listing.
在其他情况下,如传输控制协议(TCP)和用户数据报协议(UDP)套接字,不存在相应的目录清单。
www.ibm.com
8.
When the code value is 0, the pointer field indicates the octet of the datagram that produced the error.
当代码值是0,指标栏位指示产生错误的资料元的位元组。
dictsearch.appspot.com
9.
Classify the datagram on LANs can provide some evidences of NID (network intru. sion detect).
对数据报行为进行分类可为局域网上的网络入侵检测提供重要依据。
www.xactad.org
10.
Receives a datagram into the data buffer, using the specified SocketFlags, and stores the endpoint.
使用指定的SocketFlags将数据报接收到数据缓冲区并存储终结点。
msdn2.microsoft.com
1.
Because it provides a connectionless, unreliable, best-effort datagram delivery service, IP is somewhat limited in scope.
因为IP提供的是无连接、不可靠、最高效的(best-effort)数据报传递服务,所以IP的使用范围多少受到了限制。
www.ibm.com
2.
Will read the first enqueued datagram received into the local network buffer.
将会读取本地网络缓冲区接收到的第一个排队数据报。
msdn2.microsoft.com
3.
Sends a UDP datagram to a remote host.
将UDP数据报发送到远程主机。
msdn2.microsoft.com
4.
The datagram is not source-routed.
数据包不能使用源站选路选项。
www.mycisco.cn
5.
Method to receive an incoming datagram.
方法接收传入的数据文报。
msdn2.microsoft.com
6.
Will block until the datagram is sent.
将一直阻止到发送完数据报时为止。
msdn2.microsoft.com
7.
Will read the first enqueued datagram available in the incoming network buffer.
将读取传入网络缓冲区中第一个排队的可用数据报。
msdn2.microsoft.com
8.
The number of bytes in the datagram.
数据报中的字节数。
msdn2.microsoft.com
9.
Lack of context or state information makes it impossible to use packet-filters for datagram-based protocols such as File Transfer Protocol.
缺乏上下文或国家信息使之不能把包过滤用于数据报文为基础的协议,如文件传送协议。
www.showxiu.com
10.
Returns a UDP datagram that was sent by a remote host.
返回已由远程主机发送的UDP数据报。
msdn2.microsoft.com
1.
DATAGRAM for using UDP protocol.
数据报类型。
www.37975.com
2.
Create function to create a default flow Socket, if you are not using Carchive class, you can also create a Datagram Socket.
Create函数缺省创建一个流Socket,如果你没有在使用Carchive类,那么还可以创建一个数据报Socket。
www.pudn.com
3.
Whereas NBT ran on TCP and User Datagram Protocol (UDP) ports 137-139, direct hosting uses TCP and UDP port 445.
尽管NBT在TCP和UserDatagramProtocol(UDP)端口137-139上运行,直接托管使用TCP和UDP端口445。
www.ibm.com
4.
If you also want to scan the User Datagram Protocol (UDP) ports, you must specify the -sU options, as shown here in Listing 3.
如果您还希望扫描用户数据报协议(UDP)端口,那么您必须指定-sU选项,如清单3中所示。
www.ibm.com
5.
The two most popular transport layer protocols are the transmission control protocol (TCP) and the user datagram protocol (UDP)
两种最流行的传输层协议是传输控制协议(TCP)和用户数据报协议(UDP)
www.ibm.com
6.
The server can then send a datagram to the address and port for the client to receive, as shown in Listing 5
服务器可以向特定地址和端口发送数据报,供客户端接收,如清单5所示
www.ibm.com
7.
And here is a URI for a datagram connection for sending to a server on a certain port
这里是数据报连接用来在某端口将数据报发送到服务器的一个URI
www.ibm.com
8.
The following is a URI for a datagram connection for accepting datagrams on a certain port
下面是数据报连接用来在某端口接受数据报的一个URI
www-128.ibm.com
9.
Procedure Analysis of Dialing Via Modem and Detailed Explanation of Its Protocol and Datagram
Modem拨号上网的连接过程分析和协议及报文详释
scholar.ilib.cn
10.
Design and Implementation of Protocols Analysis Algorithm for Network Datagram Packets
网络数据包的协议分析算法设计与实现
www.ilib.cn
1.
Asynchronous datagram channels and multicasting
异步数据报通道与多播
www.ibm.com
2.
Datagram distribution services for small messages and network broadcasts
数据报分布服务,用于小消息和网络广播
www.ibm.com
3.
Authentication Datagram Protocol Research in Cluster
集群环境下的认证报文研究
www.ilib.cn
4.
Internetwork Datagram Protocol IGMP Internet
网间数据报
www.s286.com
5.
The time the datagram remains on the Internet is measured in
数据报在因特网上保持的时间以
www-128.ibm.com
6.
User Datagram Protocol (UDP) packets to random ports for new mail notification
向随机端口发送用户数据报协议(UDP)数据包,以发出新邮件通知
technet.microsoft.com
7.
english tang . com IP-SMDS, IP Datagram over the SMDS Service
基于SMDS服务的IP数据报英语堂欢迎大家到来
www.englishtang.com
8.
Datagram Construction in Embedded UDP Server
嵌入式UDP服务器中数据报的构造
service.ilib.cn
9.
IP Version 6 Management Information Base for the User Datagram Protocol
版本6管理信息基础用于用户数据包协议
210.40.7.143
10.
Like its role in the Datagram MEP, the IOutputChannel interface is simple, as shown here:
和其在数据报交换模式里角色一样,IOutputChannel接口比较简单,如下所示:
blog.sina.com.cn
1.
The Design and Implement of the Chat-room Based on Java Datagram Technology
基于Java数据报通信技术的聊天室设计与实现
www.ilib.cn
2.
Maximum size datagram for reassembly by client; max 576
客户端重组的数据报最大尺寸;最大576
angel.w15.5tom.cn
3.
User Datagram Protocol UI Unix
生存时间用户数据报协议
www.wanshan.net
4.
Now, we open the datagram channel and set up the options for multicasting, as shown in Listing 4
现在,打开数据报通道并设置多播选项,如清单4所示
www.ibm.com
随便看

 

英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2025/8/23 10:43:09