Link to home
Start Free TrialLog in
Avatar of happyloman
happyloman

asked on

mac 7.5.3 --> solaris 2.5

How do you go about writing a client process for the power mac (7.5.3 OS) to talk to a server on a unix machine?

I've tried all the programming books, websites, etc.  All I need is a piece of code which will

1. connect (TCP/IP or UDP or anything) to the server
2. send a simple message to the server
3. disconnect

I'm familiar with socket programming on the unix side.  I am using CodeWarrior for the Power Mac.  What exactly do I need to go about this?

Thanks
ASKER CERTIFIED SOLUTION
Avatar of AdamS
AdamS

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial