常见问题
初始化项目
./configure
cd lib
make
cd ../libfree
make
cd ../intro
make daytimetcpcli
./daytimetcpcli 127.0.0.1参考链接
Last updated
./configure
cd lib
make
cd ../libfree
make
cd ../intro
make daytimetcpcli
./daytimetcpcli 127.0.0.1Last updated
connect error: Connection refusedsudo apt-get install xinetdsudo subl /etc/xinetd.d/daytime# This is the tcp version.
...
disable = no
...
# This is the udp version.
...
disable = no
...sudo /etc/init.d/xinetd restartxxx@ubuntu:***/src/intro$ ./daytimetcpcli 127.0.0.1
23 NOV 2020 23:40:09 CST