/external/jmonkeyengine/engine/src/test/jme3test/network/ |
TestLatency.java | 75 Server server = Network.createServer(5110); local 76 server.start(); 87 //System.out.println("Time received by server: " + timeMsg.timeReceived); 105 server.addMessageListener(new MessageListener<HostedConnection>(){
|
/external/nist-sip/java/gov/nist/javax/sip/header/ims/ |
SecurityAgreeHeader.java | 43 * <p>Headers: Security-Server + Security-Client + Security-Verify</p> 95 * Set Server SPI (spi-s parameter) 110 * Set Server Port (port-s parameter) 162 * Get Server SPI 174 * Get Server Port
|
/external/openssh/ |
jpake.h | 36 #define KZP_ID_LEN 16 /* Length of client and server IDs */ 42 /* Private values shared by client and server */ 46 /* Client private values (NULL for server) */ 50 /* Server private values (NULL for server) */
|
sftp-server.8 | 1 .\" $OpenBSD: sftp-server.8,v 1.19 2010/01/09 03:36:00 jmc Exp $ 26 .Dt SFTP-SERVER 8 29 .Nm sftp-server 30 .Nd SFTP server subsystem 32 .Nm sftp-server 39 is a program that speaks the server side of SFTP protocol
|
/external/smack/src/org/jivesoftware/smackx/ |
MultipleRecipientManager.java | 54 * specified connection. If the server has support for JEP-33 then only one 55 * packet is going to be sent to the server with the multiple recipient instructions. 56 * However, if JEP-33 is not supported by the server then the client is going to send 67 * @throws XMPPException if server does not support JEP-33: Extended Stanza Addressing and 77 * specified connection. If the server has support for JEP-33 then only one 78 * packet is going to be sent to the server with the multiple recipient instructions. 79 * However, if JEP-33 is not supported by the server then the client is going to send 95 * @throws XMPPException if server does not support JEP-33: Extended Stanza Addressing and 102 // Send packet to target users using multiple recipient service provided by the server 107 // Server does not support JEP-33 so try to send the packet to each recipien [all...] |
/frameworks/base/docs/html/google/play/licensing/ |
overview.jd | 30 Google Play licensing server to determine whether the application is licensed to the current 31 device user. The licensing service is based on the capability of the Google Play licensing server 37 the licensing server and receives the result. The Google Play application sends 43 unpublished), the licensing server considers all users to be licensed users of 52 client, which handles communication with the Google Play server.</p> 56 <p>To properly identify the user and determine the license status, the licensing server requires 58 together to assemble the information and the Google Play client passes it to the server. </p> 69 <p>Your application does not query the licensing server 75 validate any response from the server, and a callback over which the 79 information. It then sends the license check request to the server on behalf o [all...] |
/hardware/libhardware_legacy/include/hardware_legacy/ |
wifi.h | 118 * @param dns1 return the IPV4 address of a DNS server 119 * @param dns2 return the IPV4 address of a DNS server 120 * @param server return the IPV4 address of DHCP server 126 int *dns1, int *dns2, int *server, int *lease);
|
/packages/apps/Email/tests/res/xml/ |
test_providers.xml | 32 <incoming uri="pop3://pop-server.$domain" username="$email" /> 33 <outgoing uri="smtp://smtp-server.foo.com" username="$email" /> 46 <incoming uri="pop3://pop-server.roadrunner.com" username="$email" /> 50 <incoming uri="pop3://pop-server.firstonewins.com" username="$email" /> 54 <incoming uri="pop3://pop-server.$domain" username="$email" />
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpcsvc/ |
nis_tags.h | 33 #define MASTER_ONLY (1<<5) /* Get value only from master server */ 83 #define TAG_UPTIME 2057 /* Time that server has been up */ 84 #define TAG_DIRLIST 2058 /* Dir served by this server */ 87 #define TAG_SECURITY_LEVEL 2061 /* Security level of the server */ 88 #define TAG_ROOTSERVER 2062 /* Whether root server */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/rpcsvc/ |
nis_tags.h | 33 #define MASTER_ONLY (1<<5) /* Get value only from master server */ 83 #define TAG_UPTIME 2057 /* Time that server has been up */ 84 #define TAG_DIRLIST 2058 /* Dir served by this server */ 87 #define TAG_SECURITY_LEVEL 2061 /* Security level of the server */ 88 #define TAG_ROOTSERVER 2062 /* Whether root server */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/rpcsvc/ |
nis_tags.h | 33 #define MASTER_ONLY (1<<5) /* Get value only from master server */ 83 #define TAG_UPTIME 2057 /* Time that server has been up */ 84 #define TAG_DIRLIST 2058 /* Dir served by this server */ 87 #define TAG_SECURITY_LEVEL 2061 /* Security level of the server */ 88 #define TAG_ROOTSERVER 2062 /* Whether root server */
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_asyncore.py | 366 # wait a little longer for the server to initialize (it sometimes 470 """A server which listens on an address and dispatches the 529 server = TCPServer() 530 client = TestClient(server.address) 548 server = TestListener() 549 client = BaseClient(server.address) 550 self.loop_waiting_for_flag(server) 564 server = TCPServer(TestHandler) 565 client = TestClient(server.address) 575 server = TCPServer( [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_asyncore.py | 366 # wait a little longer for the server to initialize (it sometimes 470 """A server which listens on an address and dispatches the 529 server = TCPServer() 530 client = TestClient(server.address) 548 server = TestListener() 549 client = BaseClient(server.address) 550 self.loop_waiting_for_flag(server) 564 server = TCPServer(TestHandler) 565 client = TestClient(server.address) 575 server = TCPServer( [all...] |
/external/chromium-trace/trace-viewer/third_party/pywebsocket/src/mod_pywebsocket/ |
headerparserhandler.py | 33 Apache HTTP Server and mod_python must be configured such that this 100 # "server" parameter must be passed to have "level" parameter work. 102 # log. However, at this point, we cannot get the server object of the 103 # virtual host which will process WebSocket requests. The only server 104 # object we can get here is apache.main_server. But Wherever (server 107 # the main server instance (not any of virtual server instance). Then, 108 # Apache follows LogLevel directive in the server configuration context 109 # to filter logs. So, we need to specify LogLevel in the server 113 # in the server configuration context [all...] |
/external/chromium_org/build/android/pylib/ |
ports.py | 76 logging.info('Allocate port %d for test server.', port) 78 logging.error('Could not allocate port for test server. ' 97 # SO_LINGER on it and then closing it makes the Python HTTP server crash. 134 """Checks whether the specified http server is ready to serve request or not. 137 host: Host name of the HTTP server. 138 port: Port number of the HTTP server. 141 command: The http command we use to connect to HTTP server. The default 143 path: The path we use when connecting to HTTP server. The default path is 151 to indicate whether the server is connectable. client_error is the error 152 message the server returns when connect status is false [all...] |
/external/chromium_org/chrome/browser/policy/test/ |
policy_testserver.py | 5 """A bare-bones test server for testing cloud policy support. 7 This implements a simple cloud policy test server that can be used to test 9 the file named device_management in the server's data directory. It contains 14 key "managed_users". It contains auth tokens for which the server will claim 102 # List of machines that trigger the server to send kiosk enrollment response 111 and encoding. It calls back into the server to lookup, register, and 115 def __init__(self, request, client_address, server): 121 server: The TestServer object to use for (un)registering clients. 124 client_address, server) 171 data = self.server.ReadPolicyDataFromDataDir(policy_key [all...] |
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/mod_pywebsocket/ |
headerparserhandler.py | 33 Apache HTTP Server and mod_python must be configured such that this 101 # "server" parameter must be passed to have "level" parameter work. 103 # log. However, at this point, we cannot get the server object of the 104 # virtual host which will process WebSocket requests. The only server 105 # object we can get here is apache.main_server. But Wherever (server 108 # the main server instance (not any of virtual server instance). Then, 109 # Apache follows LogLevel directive in the server configuration context 110 # to filter logs. So, we need to specify LogLevel in the server 114 # in the server configuration context [all...] |
/external/smack/src/org/jivesoftware/smackx/workgroup/user/ |
Workgroup.java | 80 throw new IllegalStateException("Must login to server before creating workgroup.");
219 * <li>A server error occurs, or an administrator explicitly removes the user
230 * The server tracks the conversations that a user has with agents over time. By
237 * server will ignore a manually specified userID if the user's connection to the server
241 * that a connection failure occured or that the server explicitly rejected the
256 * <li>A server error occurs, or an administrator explicitly removes the user
266 * The server tracks the conversations that a user has with agents over time. By
273 * server will ignore a manually specified userID if the user's connection to the server
[all...] |
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/net/ |
DatagramSocketTest.java | 79 System.out.println("DatagramServer server failed: " + e); 197 System.out.println("Multicast server failed: " + e); 218 // send a dgram to a server that is not running and then do a recv 237 DatagramServer server = null; local 245 server = new DatagramServer(serverPortNumber, localHost); 246 server.start(); 268 if (server != null) { 269 server.stopServer(); 301 server = null; 309 server = new DatagramServer(serverPortNumber, localHost) 961 DatagramServer server = null; local 1081 DatagramServer server = null; local [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
SocketServer.py | 1 """Generic socket server classes. 3 This module tries to capture the various aspects of defining a server: 25 The classes in this module favor the server type that is simplest to 26 write: a synchronous TCP/IP server. This is bad class design, but 49 stream server is the address family, which is simply repeated in both 50 unix server classes. 52 Forking and threading versions of each type of server can be created 54 instance, a threading UDP server class is created as follows: 60 the behavior of the underlying server mechanism. 64 various versions of the service by combining one of the server classe [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
SocketServer.py | 1 """Generic socket server classes. 3 This module tries to capture the various aspects of defining a server: 25 The classes in this module favor the server type that is simplest to 26 write: a synchronous TCP/IP server. This is bad class design, but 49 stream server is the address family, which is simply repeated in both 50 unix server classes. 52 Forking and threading versions of each type of server can be created 54 instance, a threading UDP server class is created as follows: 60 the behavior of the underlying server mechanism. 64 various versions of the service by combining one of the server classe [all...] |
/external/chromium/chrome/browser/sync/engine/ |
syncer_util.cc | 134 // SyncEntity has NOT been applied to SERVER fields. 142 // When a server sends down a client tag, the following cases can occur: 143 // 1) Client has entry for tag already, ID is server style, matches 144 // 2) Client has entry for tag already, ID is server, doesn't match. 151 // on the server, if two clients commit the same tag at the same time. 154 // Case 3 - We need to replace the local ID with the server ID so that 172 // we don't server delete the item, because we don't allow it to 174 // the server, and we won't pay attention to it. 184 // We should change the ID of the local entry to the server entry. 185 // This will result in an server ID with base version == 0, but that' [all...] |
/external/chromium_org/components/autofill/core/browser/ |
autofill_metrics.h | 29 // Autocheckout failed due to missing server side data. 105 // the Wallet server. 233 // Each of these is logged at most once per query to the server, which in turn 236 QUERY_SENT = 0, // Sent a query to the server. 238 QUERY_RESPONSE_PARSED, // Successfully parsed the server response. 244 // Our heuristics detected at least one auto-fillable field, and the server 248 // Our heuristics did not detect any auto-fillable fields, but the server 304 // server. 306 // Baseline metric: Issued a request to the Wallet server. 308 // A fatal error occured while communicating with the Wallet server. Thi [all...] |
/libcore/luni/src/test/java/tests/api/javax/net/ssl/ |
SSLSessionTest.java | 74 KeyStore store = server.getStore(); 252 TestServer server; field in class:SSLSessionTest 259 server = new TestServer(true, TestServer.CLIENT_AUTH_WANTED, serverKeys); 262 serverThread = new Thread(server); 270 fail("Could not create server or cient " + e.getMessage()); 273 && server.exception == null 281 if (server.exception != null) { 282 server.exception.printStackTrace(); 284 assertNull("server thread has a pending exception: " + server.exception [all...] |
/external/chromium_org/chrome/browser/ |
referrer_policy_browsertest.cc | 110 // redirect: True if the link target should first do a server 277 // Content initiated navigation, from HTTP to HTTP via server redirect. 284 // Content initiated navigation, from HTTPS to HTTP via server redirect. 291 // User initiated navigation, from HTTP to HTTP via server redirect. 298 // User initiated navigation, from HTTPS to HTTP via server redirect. 305 // User initiated navigation, middle click, from HTTP to HTTP via server 313 // User initiated navigation, middle click, from HTTPS to HTTP via server 321 // User initiated navigation, target blank, from HTTP to HTTP via server 329 // User initiated navigation, target blank, from HTTPS to HTTP via server 338 // server redirect [all...] |