Searched refs:Server (Results 1 - 25 of 330) sorted by relevance

1234567891011>>

/macosx-10.9.5/CPAN-52/Modules/Net-Server-0.99/
H A DMakefile1 NAME = Net-Server
/macosx-10.9.5/CPAN-52/Modules/Net-Server-2.006/
H A DMakefile1 NAME = Net-Server
/macosx-10.9.5/CPANInternal-140/JSON-RPC/ex/
H A Dserver.cgi3 # JSON-RPC Server (daemon version)
6 use JSON::RPC::Server::CGI;
8 my $server = JSON::RPC::Server::CGI->new;
H A Dserverd.pl3 # JSON-RPC Server (daemon version)
5 use JSON::RPC::Server::Daemon;
7 my $server = JSON::RPC::Server::Daemon->new(LocalPort => 8080);
/macosx-10.9.5/CPANInternal-140/JSON-RPC-0.96/ex/
H A Dserver.cgi3 # JSON-RPC Server (daemon version)
6 use JSON::RPC::Server::CGI;
8 my $server = JSON::RPC::Server::CGI->new;
H A Dserverd.pl3 # JSON-RPC Server (daemon version)
5 use JSON::RPC::Server::Daemon;
7 my $server = JSON::RPC::Server::Daemon->new(LocalPort => 8080);
/macosx-10.9.5/CPANInternal-140/Pod-WSDL/t/My/
H A DServer.pm1 package My::Server;
/macosx-10.9.5/CPANInternal-140/Pod-WSDL-0.061/t/My/
H A DServer.pm1 package My::Server;
/macosx-10.9.5/PostgreSQL-97/Support/backup_restore/
H A Dxpg_ctl2 /Applications/Server.app/Contents/ServerRoot/usr/bin/pg_ctl -p \
3 /Applications/Server.app/Contents/ServerRoot/usr/bin/xpostgres "$@"
/macosx-10.9.5/SmartCardServices-55111/src/PCSC/
H A Dpcscdserver.cpp35 Server::Server(const char *bootstrapName) : MachServer(bootstrapName), function in class:PCSCD::Server
43 Server::~Server()
48 void Server::run()
60 void Server::threadLimitReached(UInt32 limit)
66 void Server::notifyDeadName(Port port)
81 void Server::notifyNoSenders(Port port, mach_port_mscount_t)
87 void Server::notifyIfDead(MachPlusPlus::Port port, bool doNotify) const
93 void Server
[all...]
/macosx-10.9.5/CPANInternal-140/SOAP-Lite-0.69/examples/JABBER/
H A Djabserver.pl11 my $server = SOAP::Transport::JABBER::Server
/macosx-10.9.5/CPANInternal-140/SOAP-Lite-0.69/examples/MQ/
H A Dmqserver.pl8 my $server = SOAP::Transport::MQ::Server
/macosx-10.9.5/CPANInternal-140/SOAP-Lite_new/examples/JABBER/
H A Djabserver.pl11 my $server = SOAP::Transport::JABBER::Server
/macosx-10.9.5/CPANInternal-140/SOAP-Lite_new/examples/MQ/
H A Dmqserver.pl8 my $server = SOAP::Transport::MQ::Server
/macosx-10.9.5/CPANInternal-140/SOAP-Lite-0.69/examples/server/
H A Dsoap.io8 SOAP::Transport::IO::Server
/macosx-10.9.5/CPANInternal-140/SOAP-Lite-0.69/t/
H A D11-cgi.t12 SOAP::Test::Server::run_for(shift || 'http://localhost/cgi-bin/soap.cgi');
H A D12-cgi_https.t12 SOAP::Test::Server::run_for(shift || 'https://localhost/cgi-bin/soap.cgi');
H A D13-mod_perl.t12 SOAP::Test::Server::run_for(shift || 'http://localhost/soap')
H A D14-cgi_apache.t12 SOAP::Test::Server::run_for(shift || 'http://localhost/mod_perl/soap.mod_cgi');
H A D15-daemon.t12 SOAP::Test::Server::run_for(shift || 'http://localhost/');
H A D16-tcp.t12 SOAP::Test::Server::run_for(shift || 'tcp://localhost:82');
H A D17-mod_soap.t12 SOAP::Test::Server::run_for(shift || 'http://localhost/mod_soap');
H A D37-mod_xmlrpc.t12 XMLRPC::Test::Server::run_for(shift || 'http://localhost/mod_xmlrpc');
/macosx-10.9.5/CPANInternal-140/SOAP-Lite-0.715/examples/server/
H A Dsoap.io8 SOAP::Transport::IO::Server
/macosx-10.9.5/CPANInternal-140/SOAP-Lite-0.715/t/
H A D11-cgi.t12 SOAP::Test::Server::run_for(shift || 'http://localhost/cgi-bin/soap.cgi');

Completed in 141 milliseconds

1234567891011>>