PHTC
09-30-2006, 03:10 PM
Hi all, I apologise if this has been answered before but I couldnt find it.
Basically what I want to do is simulate a client server interaction between my pc and my mac, they are connected via a wired router and through mounting servers on the mac and \\<ip address>\<share> on the pc I can access files but I am unsure as to how to go about creating the client server relationship.
I have previously used WAMP to create a user registration page which stores data in mysql tables but what i'd like to do is send the user registration details to the mac from the pc (or vice versa) which then stores the data and returns the relevant page.
If anyone could tell me how to go about doing this (setting up in the mac and coding so that it works) or at least pointing me in the right direction I would be very grateful.
Basically what I want to do is simulate a client server interaction between my pc and my mac, they are connected via a wired router and through mounting servers on the mac and \\<ip address>\<share> on the pc I can access files but I am unsure as to how to go about creating the client server relationship.
I have previously used WAMP to create a user registration page which stores data in mysql tables but what i'd like to do is send the user registration details to the mac from the pc (or vice versa) which then stores the data and returns the relevant page.
If anyone could tell me how to go about doing this (setting up in the mac and coding so that it works) or at least pointing me in the right direction I would be very grateful.