Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 Feb 2000 13:27:58 +0300
From:      "Купцов Игорь Валерьевич" <igor-kuptsov@mtu-net.ru>
To:        <questions@freebsd.org>
Message-ID:  <000501bf6d68$948f2a20$953422c3@wildwind>

next in thread | raw e-mail | index | archive | help

Hello to All!

I need to write a program on C++ in FreeBSD 3.xx

Program in FreeBSD(192.168.0.200) listening port 250.
Program in Windows(192.168.0.100) send (using socket) to FreeBSD command
"OPEN"
Program in FreeBSD run command "ppp -nat -auto ...." and send command "oPEN"
Program in Windows send command "CLOSE"
Program in FreeBSD run command "kill `cat  /..../.../tun0.pid` and send
"cLOSE"


I read "UNIX System Programming Using C++" by Terrence Chan, chapter 11.
But example in this book no working under FreeBSD.

Please, HELP ME!

Need using: socket.h

All IP adress usin in this text no real, do not ping this stations!



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000501bf6d68$948f2a20$953422c3>