Hello!
>>> Strange. Maybe your local MTU is set to 512 because of the dialup ? PPP
>>> is defaut 512 bytes.
>>
>> I thought so too, but removing PPP didn't changed things. So I assumed
>> that there's some unreverted changes in Winsock settings - I've changed
>> appriopriate settings multiple tim
Piotr Da³ek wrote:
> Hello!
>
>> Hello Piotr,
>
>> Strange. Maybe your local MTU is set to 512 because of the dialup ? PPP
>> is defaut 512 bytes.
>
> I thought so too, but removing PPP didn't changed things. So I assumed
> that there's some unreverted changes in Winsock settings - I've changed
Hello!
>> "-l 1472" works for WAN machines (ie. .wp.pl),
>> but not localhost nor LAN.
> It works here with Win-XP PRO SP2.
So one of solutions is moving to WinXP Pro with SP2. No other reasonable
solutions? ;-)
I'll be googling more for this W95+Winsock2 feature later. Maybe I'll
finally
Since it is a reccuring question, I took the time to investigate into
winsock keepalive packets.
Here is what Microsoft says about keepalive (full story at
http://www.microsoft.com/technet/itsolutions/network/deploy/depovg/tcpip2k.mspx):
A TCP keep-alive packet is simply an ACK with the sequence
Hello!
> Hello Piotr,
> Strange. Maybe your local MTU is set to 512 because of the dialup ? PPP
> is defaut 512 bytes.
I thought so too, but removing PPP didn't changed things. So I assumed
that there's some unreverted changes in Winsock settings - I've changed
appriopriate settings multiple tim
Hello Piotr,
Strange. Maybe your local MTU is set to 512 because of the dialup ? PPP
is defaut 512 bytes.
---
Rgds, Wilfried [TeamICS]
http://www.overbyte.be/eng/overbyte/teamics.html
http://www.mestdagh.biz
--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://
> solved the problems now by using the version from the D2006 Partner DVD.
> But I'm still curious about the things found in the downoad from the ICS
> website.
> I was under the ICS section when I downloaded it - I didn't use the
> "latest version"
> link in the upper left corner of the website.
Hello,
solved the problems now by using the version from the D2006 Partner DVD.
But I'm still curious about the things found in the downoad from the ICS
website.
I was under the ICS section when I downloaded it - I didn't use the "latest
version"
link in the upper left corner of the website.
Hello,
today I tried to install ICS under Delphi 2006 until now without success.
1. you change constants there whih isn't allowed anymore without
setting some compiler switch ($J+), that can be changed under the project
settings, okay.
2. GWSockCritSect ist not found in wsocket.pas in line
> "-l 1472" works for WAN machines (ie. .wp.pl),
> but not localhost nor LAN.
It works here with Win-XP PRO SP2.
--
[EMAIL PROTECTED]
http://www.overbyte.be
- Original Message -
From: "Piotr Dalek" <[EMAIL PROTECTED]>
To: "ICS support mailing"
Sent: Thursday, January 12, 2006 11:
> Is it possible to manually change TTL (time to live) for an UDP packet?
Yes it is possible.
You have to call winsock.setsockopt and pass IP_TTL option.
See
http://msdn.microsoft.com/library/en-us/winsock/winsock/socket_options.asp.
IP_TTL is defined in winsock unit.
You can call setsockoption f
11 matches
Mail list logo