Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: linking to C++ program via WebObjects app



On May 25, 2004, at 7:56 PM, Thusitha Jayawardana wrote:

I am trying to develop a WO application to populate a database. This WO application should read the data from Linux work stations and store in the appropriate table. The Linux work stations run C++ application to read the data from a device (flash memory card). Does WebObjects provides libraries to connect to C++ application? Can anyone advise how this WO app is linked to this program running on Linux platform?

It's really easy/trivial to write simple C/C++ code for doing an HTTP POST. You could do that and it would take maybe 2 or 3 days. Or you could do something like link in cURL and do it that way.


Given the preceding, you would then just HTTP POST the data to the WO application and you're done.
----
WO in philadelphia - wanna cheesesteak with that?
Please visit webobjects.meetup.com.
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.



References: 
 >linking to C++ program via WebObjects app (From: "Thusitha Jayawardana" <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.