Warning

 

Close
Confirm Action

Are you sure you wish to do this?

Cancel Confirm
AR15.COM
2/18/2004 7:33:17 PM EDT
Here's the deal.  

My friend has 3 scripts that logon to a server called fibs and play backgammon with other people.

The problem is these script used to work when ran on solaris 7,  but he's trying to get these going on a home PC based FreeBSD unix.

I know one of the issues is a lsocket problem, Freebsd doesn't use lsocket commands.  But since i'm not a C++ person I cannot help with this that much.

Could someone take a look at them to fix the networking issues and the few other odd errors that come up during compile?

He might resort to bribery if necessary.
2/18/2004 8:18:35 PM EDT
[#1]
API issues like lsocket have nothing to do with C++  --  thats a library issue.  I THOUGHT solaris was based on System V UNIX while of course FreeBSD is bsd-ish.  But now I am doubting myself.

Anyway, thats about all the help I can give for now. Its my bed time.

James.