3 messages in com.mysql.lists.perlRe: remote access
FromSent OnAttachments
Ahmed K Bayyari28 Jan 2000 10:28 
Andreas Gietl28 Jan 2000 12:34 
Jochen Wiedmann29 Jan 2000 02:44 
Subject:Re: remote access
From:Andreas Gietl (gie@gietl.com)
Date:01/28/2000 12:34:51 PM
List:com.mysql.lists.perl

you needn't write a client..... you can connect to a remote mysql-database with the Msql-Mysql-Module .. and since this is a perl list, you should of course implement it within perl ;-) ... it depends on what you wanna do whether perl or java is better!

Ahmed K Bayyari wrote:

Hi all, i'm trying to write a client/server application in which the clinet sends some information to the server, and then the server returns more info after processing the clinet's request.

The server has mysql installed with JDBC and also the DBD/DBI modules and is running on a solaris platform. I was thinking about writing a socket to handle the communications between the clinet and the server, or use RMI methods to handle the communications. What would you guys recommend? Plus, would it be better (and easier :) ) to implement it using java, or is it easier in perl?

I would greatly appreciate your help if you can send me the addresses of some good websites about this topic, and any sample code would be extremely helpful since i never wrote a socket or RMI program before :)

Thanks.

Ahmed

To unsubscribe, send a message to the address shown in the List-Unsubscribe header of this message. If you cannot see it, e-mail msql@lists.mysql.com instead.

############################################ # Das Handbuch sagt, das Programm benötige # # Windows 95 oder besser. Also habe ich # # Linux installiert! # ############################################