• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag
 

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: xml-rpc
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: xml-rpc


  • Subject: Re: xml-rpc
  • From: Niko Matsakis <email@hidden>
  • Date: Sun, 7 Apr 2002 15:09:47 -0400 (EDT)

Actually, further inspection has revealed that if I create a NetInfo
entry for that IP address (192.168.0.22), such as "suzanne-vega", and then
change my applescript to

tell application "http://suzanne-vega:2222";
call xmlrpc { method name:"clear" }
end

it works fine...

guess I ought to report this bug.






> Am I doing something hideously wrong making an AppleScript XML-RPC call?
>
> this is my applescript:
>
> tell application "http://192.168.0.22:2222";
> call xmlrpc {method name:"clear", parameters:{1}}
> end tell
>
> when I try to run it I get error -916. I know that it's not even
> trying to contact the server, so it must be something wrong with
> my syntax.
>
>
> niko
> _______________________________________________
> applescript-users mailing list | email@hidden
> Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/applescript-users
> Do not post admin requests to the list. They will be ignored.
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.

References: 
 >xml-rpc (From: Niko Matsakis <email@hidden>)

  • Prev by Date: xml-rpc
  • Next by Date: Bearer of good news
  • Previous by thread: xml-rpc
  • Next by thread: Bearer of good news
  • Index(es):
    • Date
    • Thread