Now, 4G takes about 100 to 200 milliseconds to send and receive data.
现在 4G 收发数据大概需要100到200毫秒。
The initiator first sends commands to the target, which decodes the command and then may request data from the initiator or send data to the initiator.
启动程序首先向目标发送命令,然后目标解码命令并向启动程序请求数据,或将数据发送给启动程序。
The device can send data faster than 10 megabits per second, which is the speed of a typical broadband connection, by altering the frequency of the ambient light in the room.
通过改变屋内环境的光照频率,该设备发送数据的速度就可以超过每秒10兆,这相当于标准宽带连接的速度。
When components are loosely coupled or wired with each other, they can send data through their properties to the property broker, which facilitates the communication between components.
当组件被松散耦合或彼此连接时,它们可以通过其属性将数据发送到属性代理,后者将为组件之间的通信提供方便。
The request has to be initiated by the client, and the server can only send data in response to a request.
请求必须由客户机发出,而服务器则只能在对请求的响应中发送数据。
The next article in this series looks at mailboxes and how they can be used to send data back and forth.
本系列的下一篇文章将介绍邮箱的相关内容,以及如何使用邮箱来收发数据。
So far, the malware doesn't appear to contain the ability to send data electronically to other systems.
迄今为止,这个恶意软件好像还无法以电子方式向其他系统发送数据。
This allows the application to get rid of its data faster so it can serve another request, and it also improves the remote client's ability to send data when the server gets busier.
这使应用程序可以更快地丢掉它的数据,从而为另一个请求服务。还可以强化远程客户机在服务器繁忙时发送数据的能力。
Ensure the script will accept the particular XML format and structure in which you send data.
保证脚本认可发送数据所采用的特定xml格式和结构。
Let's look at using XML as the format to send data from a client to a server.
我们来看看将XML作为从客户机向服务器发送数据的格式。
An import is used to send data from an SOA application to an external system, in this case, back to the FTP server.
导入用于将数据从SOA应用程序发送到外部系统,在此例中是发回FTP服务器。
Let's take a look at two simple protocols in the stack used to send data, RFCOMM and OBEX, and compare the advantages and disadvantages of using them when transferring files.
我们先来看看栈中用来发送数据的两个简单协议RFCOMM和OBEX,并比较使用它们传送文件的优势和不足。
Seriously, if it's important that you be able to send data as XML, most script writers will oblige you; so just finding a script that will accept XML shouldn't be that hard.
严格地说,如果确实需要发送XML数据,多数脚本作者都会帮助您,因此寻找能够接受XML的脚本应该不难。
Since you know the client will connect and immediately send data, supplying a receive buffer can make things substantially easier.
我们知道客户端会在发出连接请求后立刻传送数据,所以如果我们准备好接收缓冲区会使事情变得更为容易。
Before you're ready to start tossing XML over the network, you want to make sure that the server — and script — to which you send data actually accepts XML.
在网络上传输XML之前,需要保证服务器以及发送数据的脚本能够接受XML。
A portlet can be a cooperative source, meaning that it can send data to other portlets.
一个portlet可以是一个协作源,意思是它能够向其它portlet发送数据。
You need to input the following two fields to enable a portlet to send data.
您需要向以下两个区域输入信息,以使得portlet可以发送数据。
Of course these tasks were always possible with HTML forms, but Ajax makes it easy to send data asynchronously in the background.
当然,这些任务总是能够通过HTML形式实现,但是Ajax 能更加便捷地在后台异步发送数据。
Most HTML Web applications use forms to give users the ability to send data to an application server.
大多数HTMLWeb应用程序都使用表单,以便用户能够向应用服务器发送数据。
Once the calls through the Wininet library have established a secure connection to the server end, the Visual Basic client application would make the appropriate SOAP calls to send data.
一旦经由wininet库的调用建立了到服务器端的安全连接,VisualBasic客户应用程序将进行恰当的soap调用来发送数据。
Practically every Web application needs to be a secure application, for example, because untrusted users can send data to them.
例如,实际上我们要求每个Web应用程序都是安全的应用程序,因为不可信的用户可能向它们发送数据。
One of the most common tasks for Android applications is to retrieve or send data over the network to a remote server.
Android应用程序一个最常见的任务就是检索数据或通过网络将数据发送到远程服务器。
In this section, you will learn how to send data to the server from a form, which will be sent in a form post request rather than a raw HTTP post.
在本节中,您将学习如何从一个表单发送数据到服务器,是以表单post请求而不是原始的HTTP post发送。
It's common practice to use GET to fetch web resources and POST to send data.
我们一般是使用GET获取Web资源,而使用POST发送数据。
The simple TCP_STREAM test times the transfer of data from the netperf system to the netserver system to measure how fast one system can send data and how fast the other can receive it.
简单的TCP_STREAM测试从netperf系统到netserver系统的数据传输时间,以此度量一个系统发送数据和另一个系统接收数据的速度。
If you want to send data to a Web service, you might also need to send XML.
如果您希望发送数据给Web服务,那么您可能也需要发送XML。
The ProductionLine polling thread needs to send data to the triage pool, and each thread in the triage pool needs to pass data to the auditing thread.
ProductionLine轮询线程需要向筛选池发送数据,筛选池中的每个线程都需要向审计线程传递数据。
In the MessageSender's run method, it USES the ServletResponse to send data back to the client.
在MessageSender的run方法中,它使用ServletResponse将数据发送回客户机。
Using that method, they were able to send data over a 50-kilometer length of optical fiber at 26 terabits per second.
用这个办法,研究人员能通过50公里长的光纤每秒发送26t的数据。
An OutputStream to send data to the GDB process and an InputStream to receive its response.
Out putStream(向gdb进程发送数据)和InputStream(接收响应)。
应用推荐