共2条
1/1 1 跳转至页
[原创]Starting DHCP server with dhcpsInit()
I am trying to establish a DHCP Server in my VxWorks application.
I am trying to do so by first calling to dgcpsInit:
STATUS dhcpsInit (DHCPS_CFG_PARAMS *dhcps_params);
My problem is that dhcpsInit returns a wrong value (-1), and it
doesn't return any error number (errno), so I can't understand what is
the problem.
I tried to set dhcps_params in many ways (for example: maxdhcpMaxHops
= 1, dhcpSPort = 67, dhcpCPort = 68, dhcpMaxMsgSize = 590,
dhcpsDfltLease = 3600, dhcpsMaxLease = 3600, pDhcpsLeaseFunc = NULL,
pDhcpsAddrFunc = NULL),
but it still doesn't work!
I'll appriciate any help, Thanks.
关键词: 原创 Starting server dhcpsI
共2条
1/1 1 跳转至页
回复
我要赚赏金打赏帖 |
|
|---|---|
| PCF8574功能模块及其使用被打赏¥20元 | |
| 传感器LSM6DSO及LIS3MDL的功能检测被打赏¥18元 | |
| LPS25HB气压传感器及其检测被打赏¥18元 | |
| HTS221温湿度传感器及其检测被打赏¥18元 | |
| 【S32K3XX】HSE FW 版本更新被打赏¥21元 | |
| 基于ArduinoUNO开发板的AT24C02读写测试被打赏¥16元 | |
| TCS3472S传感器及其色彩检测被打赏¥19元 | |
| 【S32DS】S32K3 RTD7.0.1 HSE 组件配置报错问题解决被打赏¥27元 | |
| 【S32K3XX】MCME 启动 CORE1被打赏¥23元 | |
| AG32VH407下温度大气压传感器及其检测被打赏¥20元 | |
我要赚赏金
