[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
connecting a unix server from win95 client
Hi
I have a linux server which manages callback connections.
the client calls it, then get a login prompt
the client types a login name, and then the server hangs-up.
now if the login name is valid, the server will call the client
and give it a login session.
i was able to create such a server succesfully
( using mgetty, and callback that comes with it,
plus some scripts i wrote )
and i also succesfully created a linux client script
( used only pppd and chat )
but my problem is that i need to set a win95 clinet.
can anyone help ?
Regards
Erez.