quesion about win95 DHCP client API?
changyf%tl9000@tlrouter.tl.gov.tw Fri, 12 July 1996 06:27 UTC
Received: from ietf.cnri.reston.va.us by IETF.CNRI.Reston.VA.US id aa06894;
12 Jul 96 2:27 EDT
Received: from CNRI.Reston.VA.US by IETF.CNRI.Reston.VA.US id aa06890;
12 Jul 96 2:26 EDT
Received: from reef.bucknell.edu by CNRI.Reston.VA.US id aa05866;
12 Jul 96 2:26 EDT
Received: from localhost by reef.bucknell.edu with SMTP
(5.65/IDA-1.2.8) id AA18019; Fri, 12 Jul 1996 02:22:05 -0400
Date: Fri, 12 Jul 1996 02:22:05 -0400
Message-Id: <96071214015558@tl9000.tl.gov.tw>
Errors-To: droms@bucknell.edu
Reply-To: dhcp-v4@bucknell.edu
Originator: dhcp-v4@bucknell.edu
X-Orig-Sender: dhcp-v4@bucknell.edu
Precedence: bulk
Sender: ietf-archive-request@IETF.CNRI.Reston.VA.US
From: changyf%tl9000@tlrouter.tl.gov.tw
To: Multiple recipients of list <dhcp-v4@bucknell.edu>
Subject: quesion about win95 DHCP client API?
X-Listprocessor-Version: 6.0c -- ListProcessor by Anastasios Kotsikonas
X-Comment: Discussion of DHCP for IPv4
Dear Sir, I beg your pardon for my question. But I know you are the expert in this field. So, may I have a question to you? And hope you could give a hand. Currently, I am developing a WAN interface card for providing IP connection. I can receive the dynamic IP address from ISP site by using PPP connect. However I can't send the IP address up to WINSOCK layer. To solve the problem, I wrote a simulated DHCP server under my driver. Therefore I can use WIN95's WINIPCFG program to initate the DHCP client to request dynamic IP address. However I don't think that this way is a good methodology for general users. So, dose it have any API to allow programmer to initate the DHCP client under WIN95? any help would be appreciated and thank in advance ==================================================== Ivan Chang e-mail: changyf@ms.tl.gov.tw
- quesion about win95 DHCP client API? changyf%tl9000