![]() |
|
|
|||||||
| Home | Forums | Register | Rules & FAQ | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| IP Networking Questions involving TCP/IP, Routers, Hubs, Network protocols, etc go here. |
Other UNIX.COM Threads You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Porting DHCP from Linux to VxWorks | Sunny Shivam | Linux | 1 | 05-01-2008 06:33 AM |
| when porting from HP-UX to Linux | amitpansuria | Linux | 1 | 04-17-2008 11:08 PM |
| porting shell script from Linux to AIX. | joy_1 | Shell Programming and Scripting | 6 | 12-26-2007 10:57 PM |
| Porting From Linux To Hpux | anak0nda | High Level Programming | 8 | 10-31-2007 02:51 PM |
| HP-UX to linux porting | arunprakash | UNIX for Dummies Questions & Answers | 0 | 02-21-2005 01:49 AM |
![]() |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
|||
|
Xxx
DHCP Porting
Last edited by Sunny Shivam : 05-01-2008 at 10:51 PM. |
| Forum Sponsor | ||
|
|
|
|||
|
Do you have experience in coding VxWorks? Experience with C?
Do you use a cross compiler toolchain (apparently you're working on windows)? Why don't you use the dhcpd being delivered with VxWorks or an existing dhcpd port? A dhcpd works on an OS-dependent layer, therefore porting it might not be an easy task. If you already stumble on some different data structures that way I'm afraid you wont get it done successfully. |