I think LSP is far beyond my knowledge...
How about using Winsock's RAW Socket capability?

On 5/2/06, Francois Piette <[EMAIL PROTECTED]> wrote:
>
> In my opinion, it require a LSP (Layered Service Provider) which is far
> beyond WinPCap/ICS capabilities
> http://www.microsoft.com/msj/0599/LayeredService/LayeredService.aspx
> --
> Contribute to the SSL Effort.
> Visit http://www.overbyte.be/eng/ssl.html
> --
> [EMAIL PROTECTED]
> Author of ICS (Internet Component Suite, freeware)
> Author of MidWare (Multi-tier framework, freeware)
> http://www.overbyte.be
>
> ----- Original Message -----
> From: "Fastream Technologies" <[EMAIL PROTECTED]>
> To: "ICS support mailing" <twsocket@elists.org>
> Sent: Tuesday, May 02, 2006 10:48 AM
> Subject: Re: [twsocket] Requesting an Ephemeral Port
>
>
> > Hello,
> >
> > Is it really possible to build a NAT application with WinPcap/ICS?
> Doesn't
> > it require a NDIS driver? Any comments?
> >
> > Regards,
> >
> > SubZero
> >
> > ----- Original Message -----
> > From: "Widita Nugraha" <[EMAIL PROTECTED]>
> > To: <twsocket@elists.org>
> > Sent: Monday, May 01, 2006 8:10 PM
> > Subject: [twsocket] Requesting an Ephemeral Port
> >
> >
> > > Hello,
> > > I am building a NAT application using WinPCAP and I need to request an
> > > ephemeral port to Windows....
> > >
> > > Can anybody share me the code in order to request an ephemeral port?
> > >
> > > Right now, i've tried to translate the client's HTTP Syn Request to a
> web
> > > server,
> > > the web server replied (SYN/ACK) to my External IP addressed NIC.
> > > But because the port used as sender port has not been registered to
> > > Windows,
> > > Winsock or whoever it is automatically send a RST reply to the web
> > > server...
> > > causing the connection ended...
> > >
> > > I think I need to make Windows ignore any data sent to the NAT mapped
> > > port...  How can I do that,
> > >
> > > Thanks before...
> > > --
> > > To unsubscribe or change your settings for TWSocket mailing list
> > > please goto http://www.elists.org/mailman/listinfo/twsocket
> > > Visit our website at http://www.overbyte.be
> >
> > --
> > To unsubscribe or change your settings for TWSocket mailing list
> > please goto http://www.elists.org/mailman/listinfo/twsocket
> > Visit our website at http://www.overbyte.be
>
> --
> To unsubscribe or change your settings for TWSocket mailing list
> please goto http://www.elists.org/mailman/listinfo/twsocket
> Visit our website at http://www.overbyte.be
>
-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://www.elists.org/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

Reply via email to