Re: [twsocket] XE4 install fails

2013-04-29 Thread Stefan Paege
Hi Arno, Angus! Thanks, it now installed fine. Stefan Paege elektronik-labor CARLS GmbH Co. KG Bergweg 6 48485 Neuenkirchen GERMANY Telefon: +49 (0) 5973 / 9497-23 Telefax: +49 (0) 5973 / 9497-19 E-Mail: pa...@el-carls.de Internet: www.el-carls.de Kommanditgesellschaft: Sitz Neuenkirchen

[twsocket] XE4 install fails

2013-04-26 Thread Stefan Paege
package 'IcsCommonDXE4Run' must be recompiled Same with the 64Bit compiler. Am I missing something? Regards Stefan Paege elektronik-labor CARLS GmbH Co. KG Bergweg 6 48485 Neuenkirchen GERMANY Telefon: +49 (0) 5973 / 9497-23 Telefax: +49 (0) 5973 / 9497-19 E-Mail: pa...@el-carls.de Internet

[twsocket] State of IP V6 support?

2012-10-23 Thread Stefan Paege
(short, precise, for people with some good IP V4 background) are also welcome. Best regards Stefan Paege elektronik-labor CARLS GmbH Co. KG Bergweg 6 48485 Neuenkirchen GERMANY Telefon: +49 (0) 5973 / 9497-23 Telefax: +49 (0) 5973 / 9497-19 E-Mail: pa...@el-carls.de Internet: www.el-carls.de

Re: [twsocket] State of IP V6 support?

2012-10-23 Thread Stefan Paege
Angus, thank you very much for all the information. And - of course - for all the work you and the others are investing in ICS. Have a nice day Stefan Paege elektronik-labor CARLS GmbH Co. KG Bergweg 6 48485 Neuenkirchen GERMANY Telefon: +49 (0) 5973 / 9497-23 Telefax: +49 (0) 5973 / 9497-19

Re: [twsocket] Should next ICS version support anything before Delphi XE ?

2012-03-29 Thread Stefan Paege
All current projects are D2007. Some older projects are D5, D7. Unicode conversion has not yet begun and I'm scared of it. So much code in my own libraries... Stefan Paege elektronik-labor CARLS GmbH Co. KG Bergweg 6 48485 Neuenkirchen GERMANY Telefon: +49 (0) 5973 / 9497-23 Telefax: +49 (0

Re: [twsocket] Package problems

2012-02-03 Thread Stefan Paege
and reinstall. Stefan Paege elektronik-labor CARLS GmbH Co. KG Bergweg 6 48485 Neuenkirchen GERMANY Telefon: +49 (0) 5973 / 9497-23 Telefax: +49 (0) 5973 / 9497-19 E-Mail: pa...@el-carls.de Internet: www.el-carls.de Kommanditgesellschaft: Sitz Neuenkirchen, Registergericht Steinfurt HRA 3310

Re: [twsocket] Package problems

2012-02-03 Thread Stefan Paege
OK, have it working now. Thanks guys. Stefan Paege -- To unsubscribe or change your settings for TWSocket mailing list please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket Visit our website at http://www.overbyte.be

[twsocket] Package problems

2012-02-02 Thread Stefan Paege
project that creates my component at runtime. So that might be the workaround if the package problem cannot be solved. Regards Stefan Paege -- To unsubscribe or change your settings for TWSocket mailing list please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket Visit our website

Re: [twsocket] [OT] 64-bit Delphi preview

2011-04-06 Thread Stefan Paege
-bytes in x64, I think it would work. No, Integer remains 4 Byte in x64. But Using NativeInt should work on both 32 and 64 bit. Regards Stefan Paege -- To unsubscribe or change your settings for TWSocket mailing list please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket Visit

Re: [twsocket] Quality of Service?

2010-10-25 Thread Stefan Paege
hand I have found explicit instructions on MSDN on how to use IP_TOS on XP systems (Create a registry key HKLM/SYSTEM/CurrentControlSet/Services/Tcpip/Parameters/DusableUserTOSSettin g=0). So I will use it that way. Thanks again for your efforts. Stefan Paege elektronik-labor CARLS GmbH

Re: [twsocket] Quality of Service?

2010-10-11 Thread Stefan Paege
') else Log('ToS not set: Errorcode ' + IntToStr(Result)); except on E: Exception do Log('ToS not set: ' + E.Message); end; end; Stefan Paege elektronik-labor CARLS GmbH Co. KG Bergweg 6 48485 Neuenkirchen GERMANY Telefon: +49 (0) 5973 / 9497-23 Telefax: +49 (0) 5973

[twsocket] Quality of Service?

2010-10-08 Thread Stefan Paege
of Service field in the IP Header of every packet. Correct? How do I do that with the TWSocket component? Or is there a different way? TIA Stefan Paege -- To unsubscribe or change your settings for TWSocket mailing list please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket

[twsocket] automated response

2010-06-04 Thread Stefan Paege
Bis einschließlich 25. Juni 2010 bin ich nicht erreichbar. Ihre Mail wird nicht weitergeleitet. In dringenden Fällen wenden Sie sich bitte an i...@el-carls.de I'm out of office until June 25th. Your mail will not get forwarded. For important issues please contact i...@el-carls.de -- To

Re: [twsocket] broadcast to one of two adapters only

2010-03-01 Thread Stefan Paege
('192.168.1.255')); LanOut.SendTo(INetTarget, SizeOf(INetTarget), @OutBuffer[0], PacketLen); -- elektronik-labor CARLS GmbH Co. KG Stefan Paege Fon: +49 5973 9497-23 Fax: +49 5973 9497-19 elektronik-labor CARLS GmbH Co. KG Kommanditgesellschaft: Sitz Neuenkirchen

Re: [twsocket] WSocket.SendTo uses wrong port

2009-11-15 Thread Stefan Paege
Francois, thanks for this. Will try tomorrow morning... This does not work as (I) expected. I see the packet arriving in Wireshark, but on a port I never specified. Port 59395 that is. Use this: INetBroadcast.sin_port := htons(1000); -- elektronik-labor CARLS GmbH Co. KG Stefan

Re: [twsocket] WSocket.SendTo uses wrong port

2009-11-14 Thread Stefan Paege
); This does not work as (I) expected. I see the packet arriving in Wireshark, but on a port I never specified. Port 59395 that is. Is there a fundamental misunderstanding on my side? Any help welcome. -- elektronik-labor CARLS GmbH Co. KG Stefan Paege Fon: +49 5973 9497-23 Fax

Re: [twsocket] WSocket.SendTo uses wrong port

2009-11-08 Thread Stefan Paege
misunderstanding on my side? Any help welcome. -- elektronik-labor CARLS GmbH Co. KG Stefan Paege Fon: +49 5973 9497-23 Fax: +49 5973 9497-19 elektronik-labor CARLS GmbH Co. KG Kommanditgesellschaft: Sitz Neuenkirchen, Registergericht Steinfurt HRA 3310 Persönlich haftende

[twsocket] Website hacked?

2009-11-03 Thread Stefan Paege
. Intended or not? Regards -- elektronik-labor CARLS GmbH Co. KG Stefan Paege Fon: +49 5973 9497-23 Fax: +49 5973 9497-19 elektronik-labor CARLS GmbH Co. KG Kommanditgesellschaft: Sitz Neuenkirchen, Registergericht Steinfurt HRA 3310 Persönlich haftende Gesellschafterin: elektronik

Re: [twsocket] Website hacked?

2009-11-03 Thread Stefan Paege
I just tried again: No more popups! I then cleared the Firefox cache (Shift-Control-Delete) and opened www.overbyte.be Result: Popup blocked! Then clicked on Products/ICS. Result: Popup! I won a lottery! -- elektronik-labor CARLS GmbH Co. KG Stefan Paege Fon: +49 5973 9497-23 Fax: +49

Re: [twsocket] Website hacked?

2009-11-03 Thread Stefan Paege
All looks fine now. No more popups. Thank you very much. -- elektronik-labor CARLS GmbH Co. KG Stefan Paege Fon: +49 5973 9497-23 Fax: +49 5973 9497-19 elektronik-labor CARLS GmbH Co. KG Kommanditgesellschaft: Sitz Neuenkirchen, Registergericht Steinfurt HRA 3310 Persönlich

[twsocket] Changing a socket's Addr and Port at runtime

2008-12-09 Thread Stefan Paege
. What's wrong here? -- elektronik-labor CARLS GmbH Co. KG Stefan Paege Fon: +49 5973 9497-23 Fax: +49 5973 9497-19 elektronik-labor CARLS GmbH Co. KG Kommanditgesellschaft: Sitz Neuenkirchen, Registergericht Steinfurt HRA 3310 Persönlich haftende Gesellschafterin: elektronik

Re: [twsocket] Changing a socket's Addr and Port at runtime

2008-12-09 Thread Stefan Paege
back to 'udp' before calling Connect seems to do the trick. Thanks a lot -- elektronik-labor CARLS GmbH Co. KG Stefan Paege Fon: +49 5973 9497-23 Fax: +49 5973 9497-19 elektronik-labor CARLS GmbH Co. KG Kommanditgesellschaft: Sitz Neuenkirchen, Registergericht Steinfurt HRA 3310

Re: [twsocket] Using TWSocketThrdServer

2006-06-08 Thread Stefan Paege
Stefan Paege Fon: +49 5973 9497-23 Fax: +49 5973 9497-19 -- 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] Using TWSocketThrdServer

2006-06-08 Thread Stefan Paege
think I will follow your idea and go for a single thread solution. I just thought a multithreaded system would scale a lot better. Thanks for your thoughts. -- Elektronik-Labor Carls GmbH Co. KG Stefan Paege Fon: +49 5973 9497-23 Fax: +49 5973 9497-19 -- To unsubscribe or change your

Re: [twsocket] Using TWSocketThrdServer

2006-06-07 Thread Stefan Paege
from the app's point of view? Thanks again. -- Elektronik-Labor Carls GmbH Co. KG Stefan Paege Fon: +49 5973 9497-23 Fax: +49 5973 9497-19 -- To unsubscribe or change your settings for TWSocket mailing list please goto http://www.elists.org/mailman/listinfo/twsocket Visit our website

Re: [twsocket] Using TWSocketThrdServer

2006-06-06 Thread Stefan Paege
Stefan Paege Fon: +49 5973 9497-23 Fax: +49 5973 9497-19 -- 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