François
This could sound silly.. but is your Firewall active?
We have a service application that receives UDP packets and we only have
issues when windows firewall is active
Eric
-Mensagem Original-
From: Francois PIETTE
Sent: Monday, April 18, 2011 4:47 AM
To: twsocket@elists.org
HI
I don´t know if this bug was already fixed on newer releases of TWSocket, if
yes, sorry for the mail
On unit OverbyteIcsWSocket
procedure TCustomWSocket.SetSocketRcvBufSize(BufSize : Integer);
var
iStatus : Integer;
optlen : Integer;
begin
optlen := SizeOf(BufSize);
{$IFDEF CLR
Yes, that's what I found on the internet, but then I couldn't find any
reference in the Delphi help file.
I'll look better, thanks.
Daniele
On 20 April 2011 16:50, RTT wrote:
> Delphi HTTPApp unit, function HTMLDecode
>
>> Hi all,
>> I need to convert text that uses special HTML encoding such
Delphi HTTPApp unit, function HTMLDecode
Hi all,
I need to convert text that uses special HTML encoding such as "&" or
" " to their corresponding charachter.
Do any of you know if such function exists?
'Cause at the moment I'm thinking of writing it myself but it's gonna take
quite a while...
Hi all,
I need to convert text that uses special HTML encoding such as "&" or
" " to their corresponding charachter.
Do any of you know if such function exists?
'Cause at the moment I'm thinking of writing it myself but it's gonna take
quite a while...
Daniele
--
To unsubscribe or change your se
That just shows active connections.
You need:-
netstat -an
That shows chapter and verse, tcp and udp ports, connected, listening,
waiting etc.
If you do:-
netstat -anb
...on XP or later, you also (eventualy, it can take a while) the
processes that are associated with the ports and connections