Re: Would AS be the right language to use for this project?
Re: Would AS be the right language to use for this project?
- Subject: Re: Would AS be the right language to use for this project?
- From: Emmanuel <email@hidden>
- Date: Wed, 25 Sep 2002 01:41:43 +0200
I've got a project with an Internet Service Provider, where they need an
application in OS X that will configure a DSL router. This is done by
sending/receiving XML data through one of the ports (port 80) via HTTP
get/requests. The registration software initiates the necessary HTTP
requests to the DSL router on port 80, and the router responds with the data
encoded in XML streams in the content portion of the HTTP messages. Do you
think that this could be done via AppleScript Studio? Is it possible to
write an AppleScript studio app that runs across all versions of Mac OS X to
do this type of work? My biggest fear is that I'd get an app created, and
then find out that it doesn't work on some earlier version of OS X.
I think AppleScript is the fastest way to go.
Also, I think Smile would be a good choice for your project. Building
your project over Smile may save you much development and debugging
time and will help you finalizing a project of high quality. The
Smile environment is free and will remain so.
<
http://www.satimage-software.com/en/softx.html#smile>
Emmanuel
_______________________________________________
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.