lwip-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-users] [lwip] Mistery Solved


From: arunks
Subject: [lwip-users] [lwip] Mistery Solved
Date: Wed, 08 Jan 2003 22:54:49 -0000

----- Original Message -----
From: "arunks" <address@hidden>
To: <address@hidden>
Sent: Monday, August 19, 2002 6:39 PM
Subject: Mistery Solved


> Hello
>
> No need to afraid man!! just  Increase the buffer size, problem with
> winpcap, in following code snippet.
>
> But now test app is running, if i ping from other local m/c, stack is not
> responding, what may be the problem(i checked and using unassigned ip
> locally).
>
> thank u
> arun
>
> /**********************************/
> static int open_adapter(struct ethernetif *ethernetif)
> {
> #define Max_Num_Adapter 10
>
>     char AdapterList[Max_Num_Adapter][1024];
>
>     int i;
>     DWORD dwVersion;
>     DWORD dwWindowsMajorVersion;
>
>     file://unicode strings (winnt)
>     WCHAR  AdapterName[1024]; // string that contains a list of the
network
> adapters
>

[This message was sent through the lwip discussion list.]




reply via email to

[Prev in Thread] Current Thread [Next in Thread]