[twsocket] Udp broadcast problem

2005-12-02 Thread steffen walter
Hello everybody, I hava a really stupid problem. I would like to send a udp broadcast to my network and receive the response form many devices. If i do this with the demo UdpSend ( Example from ICS ) it is working for devices with an Ip in my subnet and out of my subnet ( e.g. PC = 192.168.120.44

Re: [twsocket] Problem with THttpCli

2005-12-02 Thread Fastream Technologies
The threading design is the same as NFServer and tested well. The problem is in THttpCli: I want to download with no files on local computer to be written to and no TStream as well. Could you try that? Just assign nil to FRcvsStream and give a dummy filename in a non-existing directory. I would

Re: [twsocket] UserManager component

2005-12-02 Thread Arno Garrels
Maurizio Lotauro wrote: On 30-Nov-05 08:19:53 Arno Garrels wrote: Maurizio Lotauro wrote: [...] Will they contains passwords? Yes, with an option to save the MD5-hash only. What is the purpose of the component? The target is server only or client too? I made it to manage user

Re: [twsocket] UserManager component

2005-12-02 Thread Guillaume MAISON
Arno Garrels a écrit : I ment I will remove the XML support (probably). The component is designed as an 'in memory' account/user database capable to authenticate users and to store the account data (actually to binary file, or to an XML file optionaly). I need such a simple component for a

Re: [twsocket] UserManager component

2005-12-02 Thread Arno Garrels
Guillaume MAISON wrote: Arno Garrels a écrit : I ment I will remove the XML support (probably). The component is designed as an 'in memory' account/user database capable to authenticate users and to store the account data (actually to binary file, or to an XML file optionaly). I need such a

Re: [twsocket] Problem with THttpCli

2005-12-02 Thread Arno Garrels
Fastream Technologies wrote: The threading design is the same as NFServer and tested well. The problem is in THttpCli: I want to download with no files on local computer to be written to and no TStream as well. Could you try that? Just assign nil to FRcvsStream and give a dummy filename in a

Re: [twsocket] UserManager component

2005-12-02 Thread Guillaume MAISON
Arno Garrels a écrit : In fact, the pattern would be to have your accounts manager ignoring everything on how to store itself and having some classes that connect to it, knowing how to handle it to store and/or retrieve its data. not sure to have been clear enough, but... ;) So I guess the

Re: [twsocket] Udp broadcast problem

2005-12-02 Thread steffen walter
I found the problem. In the registry the key HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\SharedAccess\Parameters\Fir ewallPolicy\StandardProfile\AuthorizedApplications\List is an entry for the application. I don´t know why but only the exact path of this entry is allowed to receive the

[twsocket] Out of the office until 22 Sep 2005

2005-12-02 Thread Markus Bartat
Ich werde ab 02.12.2005 nicht im Büro sein. Ich kehre zurück am 05.12.2005. I'm out of the office until 22 Sep 2005 -- 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

Re: [twsocket] Problem with THttpCli

2005-12-02 Thread Fastream Technologies
I fpund the problem: when OnSocketError is assigned, the problem occurs. As a workaround, I removed OnSocketError handler and check for errors in OnRequestDone. Thank you! SZ - Original Message - From: Arno Garrels [EMAIL PROTECTED] To: ICS support mailing twsocket@elists.org Sent:

Re: [twsocket] Udp broadcast problem

2005-12-02 Thread Wilfried Mestdagh
Hello steffen, I checked this key and it seems to contain a very long list of applications. Study it I see it is all applications where I hade to check 'unblock' in windows XP firewall to let them work, so if it is a server then it is automaticly add. If it is a client of course not. But

Re: [twsocket] Severe Bug in FtpCli resp. FtpSrv - Fix

2005-12-02 Thread Angus Robertson - Magenta Systems Ltd
The data-socket must effectively be stopped from accepting a connection once the primary transfer command has failed. I found your change made no difference to the issue of the extra response being generated, since it was triggered when the data socket was closed, and it was already open

Re: [twsocket] Can ICS raw socket be used to sniff traffic?

2005-12-02 Thread Jack
Hello Angus, I tried your component on two Windoes XP SP1 PCs. Both are IBM ThinkPad laptops, two different models though. On one of them it works, capturing only inbound traffic. This is ok. On the other one, I got the error below (using raw socket, not pcap) and right after that I got a blue