• Home
  • History
  • Annotate
  • only in this directory
NameDateSize

..29-Mar-2016141

aclocal.m4H A D27-Nov-201535.8 KiB

AUTHORSH A D27-Nov-20150

ChangeLogH A D27-Nov-20150

configureH A D27-Nov-2015181.6 KiB

configure.inH A D27-Nov-2015966

COPYINGH A D27-Nov-201534.3 KiB

depcompH A D27-Nov-201520.4 KiB

INSTALLH A D27-Nov-201515.4 KiB

install-shH A D27-Nov-20155.5 KiB

Makefile.amH A D27-Nov-201532

Makefile.inH A D27-Nov-201521.9 KiB

missingH A D27-Nov-20156.3 KiB

NEWSH A D27-Nov-20150

READMEH A D27-Nov-2015400

src/H22-Apr-201625

win32/H27-Nov-20153

README

1Build steps:
21. aclocal
32. automake --add-missing
43. ./configure
54. make
6
7Run:
8./src/phddns -h
9
10Advanced:
111. The key in src/phkey.h is just for test, please goto http://open.oray.com to get your own code.
122. Interactive code are in phruncall.*, this can be removed if you just want core functioning of phddns
133. You shouldn't change UDP keepalive behaviours, or you device will be rejected some day.
14