Hello, Arty and I played around a bit with the busybox dhcpd for Windows and I was able to get it to run under Wine and give a address to my IP phone and Art said that it should work under ReactOS once we implement gethostbyname and gethostname. Does anyone want to take a stab at implementing these? Art has said that a good deal of the functionality is implemented in dnsapi.
Thanks Steven
_______________________________ Do you Yahoo!? Declare Yourself - Register online to vote today! http://vote.yahoo.com
Hello,
Hi,
Arty and I played around a bit with the busybox dhcpd for Windows and I was able to get it to run under Wine and give a address to my IP phone and Art said that it should work under ReactOS once we implement gethostbyname and gethostname. Does anyone want to take a stab at implementing these? Art has said that a good deal of the functionality is implemented in dnsapi.
if you accept a little contribution from my part, I will take a look on that. But as I'm not familiar with ReactOS, where this should be implemented? I looked at your main site for some architectural documentation, but I found none :-( (probably my fault) Is there any architectural specification?
bye
Hola Carlos,
--- Carlos Manuel Duclos Vergara carlos@embedded.cl wrote:
if you accept a little contribution from my part, I will take a look on that. But as I'm not familiar with ReactOS, where this should be implemented? I looked at your main site for some architectural documentation, but I found none :-( (probably my fault) Is there any architectural specification?
It needs to be implemented in reactos/lib/ws2_32/misc/ns.c Arty says that you can use dnsapi to do the name lookups.
Thanks Steven
_______________________________ Do you Yahoo!? Declare Yourself - Register online to vote today! http://vote.yahoo.com
You can find our architectural specification at msdn.microsoft.com ;)
--- Carlos Manuel Duclos Vergara carlos@embedded.cl wrote:
I looked at your main site for some architectural documentation, but I found none :-( (probably my fault) Is there any architectural specification?