[Date Prev][Date Next][Thread Prev][Thread Next] [Search] [Date Index] [Thread Index]

MacPerl to 4D (was RE: [MacPerl] New User)



At 5:39 PM +0000 11/13/2000, Raul Perez wrote:
>Thanks
>
>Hello i need make queries to 4d database with macperl it is possible?
>
>Raul

Raul, 

Depending on your familiarity with 4D, the easiest way to do this 
is likely to be socket-based communication using ITK, the Internet 
Toolkit, http://www.internet-toolkit.com/

This solution involves more 4D programming than it does Perl programming. 
Christian Quest's examples within ITK should be useful as a starting 
place for implementing your own protocol in 4D.

Real Basic, http://realbasic.com/ includes a more direct method to 
access data on a 4D Server, but then you're stuck with using something 
other than Perl.

-Charles Albrecht
 charlesa@pobox.com

# ===== Want to unsubscribe from this list?
# ===== Send mail with body "unsubscribe" to macperl-request@macperl.org