• Listing 10 shows the client connecting to a server using a different workgroup and user name.

    清单10显示客户使用不同工作组用户连接台服务器

    youdao

  • If a host has problems connecting to the server and ends up aborting the request too many times, the host is locked until FLUSH HOSTS can be run.

    如果一个主机连接服务器时有问题重试很多后放弃,那么这个主机就会锁定,直到FLUSHHOSTS之后才能运行。

    youdao

  • A simple example is a server connecting directly to two SAN storage ports.

    一个简单示例服务器直接连接两个SAN存储端口

    youdao

  • As noted earlier, users are coming out from behind server applications and connecting to the queue manager directly.

    前面提到过,用户服务器应用程序后面出来直接连接队列管理器。

    youdao

  • Connecting to an LDAP server can be difficult.

    连接LDAP服务器可能有些困难

    youdao

  • The browser may be tricked into connecting to a server designed to extract your identity or intercept communications, but the browser will see the Wolf under the sheep's clothing.

    浏览器可能欺诈连接一个设计好的设法得到身份截取信息的服务器但是浏览器将会看到羊皮的狼。

    youdao

  • The alternate server information is cached at the client after first connecting to the database server and pulling the information from the server side parameter.

    客户机第一次连接数据库服务器服务器参数提取信息之后备用服务器信息缓存在客户机上。

    youdao

  • When connecting to a server over TCP there are several messages sent back and forth to create the connection.

    通过TCP连接台服务器时,需要来回发送条消息创建连接

    youdao

  • However, when SOAP is used, nothing prevents an adverse party from connecting to the remote search server (to the SOAP port), and requesting unfiltered results.

    然而使用SOAP无法防止敌对连接远程搜索服务器(到soap端口)请求未经筛选的结果。

    youdao

  • Also, many configurations connecting to the same LDAP server can improve the total staff query performance.

    另外许多配置连接同一ldap服务器提高人员总体查询效率

    youdao

  • If the server to which you are connecting is on any other operating system, the applications will connect to the server using the traditional authentication mode.

    如果连接服务器使用任何其他操作系统,那么应用程序使用传统身份验证模式连接服务器。

    youdao

  • Let's try connecting to the remote server, listing all files in a given local directory, and closing the connection.

    我们先来尝试连接远程服务器列出一个给定本地目录所有文件关闭连接。

    youdao

  • These include rotating log files so filesystems do not become full, backing up data, and connecting to a time server to keep your system time synchronized.

    这些任务包括轮转日志文件避免装满文件系统备份数据连接时间服务器执行系统时间同步

    youdao

  • The client starts the experiment by connecting to the server and sending a simple HTTP request for a 700mb ISO file.

    客户机启动实验,首先服务器连接发送简单HTTP请求,请求目的是获取一个700MBISO文件。

    youdao

  • Though this supports connecting to Informix server, it is not the recommended client package for Informix users.

    尽管支持连接Informix服务器建议Informix用户使用客户端程序包

    youdao

  • InfoSphere data Architect needs more information before connecting to the metadata server, such as hostname, port number, user ID, and password, as shown in Figure 22.

    连接元数据服务器之前InfoSphereDataArchitect还需要更多信息例如主机名、端口号用户ID密码如图22所示。

    youdao

  • A mediation is a programmable extension to the messaging capabilities of WebSphere application Server that can simplify connecting systems, services, applications, or components that use messaging.

    中介WebSphereApplicationServer消息功能可编程扩展可以简化那些使用消息传递连接系统服务应用组件

    youdao

  • All three of these methods for connecting a database to a Geronimo application server are covered in this article, along with an example application that USES these concepts.

    本文将介绍把数据库连接Geronimo应用服务器方法提供了一个使用这些概念的示例应用程序。

    youdao

  • The basic process for connecting the client to the NIS server is.

    客户连接NIS服务器的基本过程如下。

    youdao

  • Security considerations when connecting to a database from a client system to a server system.

    客户机系统通过服务器系统连接数据库安全性考虑

    youdao

  • The default port for Cloudscape in network server mode is 1527, this is important when connecting to a Cloudscape database used in the connection URL.

    网络服务器模式Cloudscape默认端口1527,在连接URL使用的Cloudscape数据库重要

    youdao

  • You can find more details about connecting to a non-default JMS provider port in the WebSphere Application Server Information Center.

    可以以下位置找到有关连接缺省JMS提供程序端口更多详细信息WebSphereApplicationServer信息中心。

    youdao

  • This tutorial will work through these steps in this order and then, using a browser connecting to the Tomcat server, we will capture a request and response and examine it in Wireshark.

    教程这个顺序执行这些步骤然后使用浏览器连接Tomcat服务器我们获得一个请求响应,然后Wireshark中进行检查

    youdao

  • The output in Listing 6 shows the demoodbc binary connecting to an Informix database server through the IBM Informix ODBC Driver.

    清单6 中的输出给出了通过IBMInformixODBCDriver连接 Informix数据库服务器demoodbc 库。

    youdao

  • S Sybase12_5: 'Sybase12_5' is the entry in the local Sybase interfaces file for the Sybase ase server we are connecting to.

    s Sybase12_5:Sybase12_5本地sybase接口文件关于我们连接Sybasease服务器条目

    youdao

  • But the server can connect to anything, which means that instead of connecting to the data directly, you can connect to a servlet that retrieves the data.

    但是服务器可以连接任何事物就是说除了直接连接数据还可以连接到检索数据servlet

    youdao

  • Listing 1 shows an example of two connection handles, one connecting to an Informix server and the other connecting to a DB2 server, and how a table is created in both Informix and DB2 databases.

    清单1展示个包含两个连接句柄示例,其中一个连接Informix服务器个连接DB 2服务器,展示如何InformixDB 2数据库中创建表格

    youdao

  • The client, upon connecting to port 10000, is forwarded to the remote host's PostgreSQL server, which is listening on port 5432: ssh -L 10000:localhost:5432 192.168.2.100.

    客户机连接端口 10000转发到远程主机PostgreSQL服务器,后者正在侦听端口 5432:ssh-L 10000:localhost:5432 192.168.2.100。

    youdao

  • This article described some common errors that occur when connecting from WebSphere Application Server to SQL Server 2008, along with possible causes and steps to help you resolve such errors.

    本文描述了WebSphereApplicationServer连接SQL Server 2008经常出现一些错误可能的原因以及帮助解决这类错误的步骤

    youdao

  • This article described some common errors that occur when connecting from WebSphere Application Server to SQL Server 2008, along with possible causes and steps to help you resolve such errors.

    本文描述了WebSphereApplicationServer连接SQL Server 2008经常出现一些错误可能的原因以及帮助解决这类错误的步骤

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定