lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] UDP RawAPI Sample?


From: Juri Haberland
Subject: Re: [lwip-users] UDP RawAPI Sample?
Date: Thu, 14 Jun 2007 10:27:32 +0200
User-agent: Thunderbird 1.5.0.12 (X11/20070604)

Kieran Mansley wrote:
> On Thu, 2007-06-14 at 10:11 +0200, Juri Haberland wrote:
> 
>> Preparing the pcb for sending might be better done with udp_connect()
>> and udp_disconnect() I suppose, but I haven't tried it yet - see my example.
> 
> I would certainly recommend not accessing the PCB directly if only
> because these fields aren't part of the API and the internal details
> might change.

Right, so udp_connect() would be the correct way? Just to get a
confirmation...

Cheers and thanks,
Juri




reply via email to

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