Home
last modified time | relevance | path

Searched refs:server (Results 1 – 25 of 229) sorted by relevance

12345678910

/trunk/main/scripting/source/pyprov/
H A Dmailmerge.py76 self.server = None
118 self.server = smtplib.SMTP_SSL(server, port, timeout=tout)
120 self.server = smtplib.SMTP(server, port,timeout=tout)
144 if self.server:
279 self.server = None
312 self.server = imaplib.IMAP4_SSL(server, port)
314 self.server = imaplib.IMAP4(server, port)
329 if self.server:
381 self.server = poplib.POP3_SSL(server, port)
390 self.server = poplib.POP3(server, port, timeout=tout)
[all …]
/trunk/main/automation/
H A DLibrary_sts.mk71 automation/source/server/recorder \
74 automation/source/server/scmdstrm \
75 automation/source/server/sta_list \
76 automation/source/server/editwin \
77 automation/source/server/retstrm \
78 automation/source/server/profiler \
86 automation/source/server/prof_usl \
90 automation/source/server/prof_nul \
95 automation/source/server/XMLParser \
96 automation/source/server/server \
[all …]
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/util/
H A D_XURLTransformer.java51 final static String server = "server"; field in _XURLTransformer
60 + server + ":" + port + path
79 url[0].Server = server; in _assemble()
85 url[0].Main = "http://" + server + ":" + in _assemble()
106 url[0].Server = server; in _assemble()
127 incompleteUrl[0].Server = server; in _assemble()
165 if (!url[0].Server.equals(server)) { in _parseStrict()
168 log.println("expected : " + server); in _parseStrict()
236 if (!url[0].Server.equals(server)) { in _parseStrict()
266 incompleteUrl[0].Complete = server; in _parseStrict()
[all …]
/trunk/main/offapi/com/sun/star/mail/
H A DXMailServer.idl90 Represents a mail server abstraction.
99 The complete domain name of the mail server.
112 mail server. Possible connection types are for instance
122 mail server. The supported connection types may be queried
129 to the mail server.
179 needed to login to the mail server.
182 on a try to connect to an already connect mail server.
185 usually if the IP address of the mail server could not be
187 a wrong server name, an unreachable DNS server, etc.
190 if an error occurred to connect to the remote mail server.
[all …]
H A DXMailService.idl79 Represents a mail server abstraction.
121 contains information like the server name, port, connection type
167 needed to login to the mail server. If no authentication is required
175 on a try to connect to an already connect mail server.
178 usually if the IP address of the mail server could not be
180 a wrong server name, an unreachable DNS server, etc.
183 if an error occurred to connect to the remote mail server.
184 Typically the remote mail server cannot be reach because of an
190 mail server. Typically the connection was refused remotely,
191 because the mail server is not listening on the remote address/port.
/trunk/main/odk/examples/java/ConverterServlet/
H A DREADME12 1. If no web server is available you should install your favourite web server.
13 The example was tested with a Tomcat 4.1 server (http://jakarta.apache.org/tomcat/)
17 is similar to a normal Jar file) file, please make these classes also known to your web server.
18 3. You need also the Servlet API (servlet.jar). The Tomcat server comes with this Servlet API. Plea…
20 …If you don't use the Tomcat server, make sure that the Servlet API is in the classpath of your web
21 server. You can download the Servlet API from http://java.sun.com/products/servlet/index.html .
23 5. Make the servlet class known to your web server.
24 The example creates also a WAR file which can be easy deployed in a Tomcat server.
33 1. Browse your web server "http://<your_ip>/conversion/ConverterServlet.html" or
36 3. Press the button. The document will be uploaded to the server, converted and
/trunk/main/bridges/test/java_uno/acquire/
H A Dreadme.txt4 > ./testacquire-java-server &
5 > sleep 3 # wait for server to accept connection
9 > ./testacquire-java-server &
10 > sleep 3 # wait for server to accept connection
14 > ./testacquire-native-server &
15 > sleep 3 # wait for server to accept connection
19 > ./testacquire-native-server &
20 > sleep 3 # wait for server to accept connection
/trunk/main/sw/source/ui/config/
H A Dmailconfigpage.src93 Text[ en-US ] = "Outgoing server (SMTP) Settings" ;
247 Text[ en-US ] = "Find outgoing mail server" ;
259 …not connect to the outgoing mail server. Check your system's settings and the settings in %PRODUCT…
276 Text[ en-US ] = "The outgoing mail server (SMTP) requires au~thentication" ;
283 Text[ en-US ] = "The outgoing mail server (SMTP) requires ~separate authentication" ;
289 Text[ en-US ] = "Outgoing mail server:" ;
324 … "The outgoing mail server uses the same authentication as the ~incoming mail server. Enter the se…
330 Text[ en-US ] = "Incoming mail server:" ;
/trunk/main/bridges/test/com/sun/star/lib/
H A DTestBed.java47 server = new Server(provider); in execute()
48 server.start(); in execute()
49 server.waitAccepting(); in execute()
78 success &= server.waitDone(); in execute()
85 server.done(success); in serverDone()
227 private Server server = null; field in TestBed
/trunk/main/jurt/java/jurt/src/main/java/com/sun/star/lib/connections/socket/
H A DsocketAcceptor.java123 if (server == null) { in accept()
137 server = new ServerSocket(desc.getPort(), desc.getBacklog(), in accept()
150 serv = server; in accept()
173 serv = server; in stopAccepting()
185 private ServerSocket server = null; field in socketAcceptor
/trunk/main/uui/source/
H A Dcookiedg.src109server wishes to set one or more cookies.\nCookies contain information referring to certain URL cl…
124server '${HOST}' which will be sent when requesting the document ${PATH}.\nCookies contain informa…
/trunk/main/offapi/com/sun/star/ucb/
H A DRecipientInfo.idl83 /** the name of the server to be used for sending the message.
88 /** the user name to be used for authorizing on the send server.
93 /** the password to be used for authorizing on the send server.
103 /** string representing the last error (generated by send server).
108 /** the number representing the last error (generated by send server).
H A DWebDAVContentProvider.idl39 communicates with the server using the WebDAV protocol which is an
41 the server is not WebDAV enabled.
63 server, like an HTTP server, does not necessarily mandate what type of
67 mapped to the equivalent WebDAV property and the WebDAV server
H A DWebDAVDocumentContent.idl69 <p>The data/content may be anything, a WebDAV server, like an HTTP server,
74 is mapped to the equivalent WebDAV property and the WebDAV server calculates
146 string MediaType ( read-only, the MIME type - as delivered by the server )
H A DFTPContentProvider.idl40 ftp-server.
50 /** provides an object representing either a (ftp-server side) directory
52 access a (ftp-server side) file.
H A DContent.idl314 appropriate server. The inserted contents will be
325 cached data and remote server's data. For example, when
328 longer existing on the server. The inserted/deleted contents will
395 For instance, moving a message from a folder on IMAP server A
396 to a folder on IMAP server B may fail, because the transfer
709 to a server to obtain latest data.</td>
794 <td>contains the base directory to use on a server. (e.g. Setting
795 the server base of an FTP-Account to &quot;/pub/incoming&quot;
797 server's root directory)
803 <td>contains a server name (e.g. The name of the server to use for
[all …]
/trunk/main/odk/examples/cpp/remoteclient/
H A DMakefile103 @echo server and connect with the client to this server.
114 @echo Start the remote server process ...
122 @echo waiting on the server process ...
126 @echo ... remote server process runs ...
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/helper/
H A DSimpleMailSender.java47 public void setMailServer(String server) { in setMailServer() argument
48 m_MailServer = server; in setMailServer()
95 public void sendMail(String server, String sender, in sendMail() argument
98 m_MailServer = server; in sendMail()
/trunk/main/xmlsecurity/test_docs/tools/httpserv/src/httpserv/
H A DMain.java52 HttpServer server = HttpServer.create( in main() local
54 server.createContext("/", new MyHandler()); in main()
55 server.setExecutor(null); in main()
56 server.start(); in main()
/trunk/main/bridges/test/com/sun/star/lib/uno/bridges/java_remote/
H A DBug110892_Test.java77 public void call(XServerObject server, XInterface object) { in call() argument
81 server.call(object); in call()
104 void call(XServerObject server, XInterface object);
/trunk/main/ure/source/uretest/
H A DREADME84 Builds a server C++ UNO component, cppserver.uno, and a Java UNO application,
87 component which connects to the server after a five second pause so that the
88 server has enough time to start.
H A DMakefile90 -u "uno:pipe,name=ure_test;urp;server" --singleaccept
93 "uno:pipe,name=ure_test;urp;server"
/trunk/main/xmlsecurity/test_docs/tools/
H A DREADME.txt3 Simple http server for testing of Certificate Revocation Lists (CRL).
11 portnumber: an arbitrary port number to which the server should listen.
/trunk/main/extensions/test/ole/DCOM/scriptComponents/
H A Dreadme.txt8 bridge will query for IDispatchEx,which is a call from server to client.Hence the server
/trunk/main/offapi/com/sun/star/ldap/
H A DLdapConnectionException.idl34 Indicates failure to connect to an LDAP server, usually because
35 of wrong parameters (host/port) or down server.

Completed in 88 milliseconds

12345678910