VirtualBox

Changeset 24910 in vbox for trunk


Ignore:
Timestamp:
Nov 24, 2009 2:28:56 PM (15 years ago)
Author:
vboxsync
Message:

Webservice: updated sample headers, add PHP sample

Location:
trunk/src/VBox/Main/webservice/samples/java
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/webservice/samples/java/axis/clienttest.java

    r18694 r24910  
    11
    22/*
    3  * Sample client for the VirtualBox webservice, written in Java.
    4  * Best consumed in conjunction with the explanations in the VirtualBox
    5  * User Manual, which describe in detail how to get this code running.
     3 * Sample client for the VirtualBox web service, written in Java
     4 * (raw web service variant).
     5 *
     6 * Run the VirtualBox web service server first; see the VirtualBOx
     7 * SDK reference for details.
    68 *
    79 * Copyright (C) 2008-2009 Sun Microsystems, Inc.
  • trunk/src/VBox/Main/webservice/samples/java/jax-ws/clienttest.java

    r21898 r24910  
    11/*
    2  * Sample client for the VirtualBox webservice, written in Java.
    3  *
    4  * Don't forget to run VBOX webserver
    5  * with 'vboxwebsrv -t 1000' command, to calm down watchdog thread.
     2 * Sample client for the VirtualBox web service, written in Java
     3 * (object-oriented bindings).
     4 *
     5 * Run the VirtualBox web service server first; see the VirtualBOx
     6 * SDK reference for details.
    67 *
    78 * Copyright (C) 2008-2009 Sun Microsystems, Inc.
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette