Re: [twsocket] NIC list

2009-01-15 Thread scconsulting
Hello guys !

Concerning NICs and IP list, is there any way on a web browser (IE7, FF3) to 
send the local network IP of the client computer to the HTTP server (made 
with ICS HttpServer) ?

(Example: I have 2 computers at home , one is directly connected to internet 
and has 2 IPs (external and local usually 192.168.0.1), and another with IP 
192.168.0.2)

Is there a way to send from inside the browser (using Javascript ?) the 
192.168.0.x IP to HTTP server and not only the real external IP.

I ask this question because I need in a multi player game to identify the IP 
of each player on the local network (else everyone has the same external IP 
from the HTTP server point of view). Of course I use also HTTP cookie with a 
sessionID inside but for security reasons I want to be sure that no one on 
LAN captured the sessionID of another IP and sends fake messages to 
server.

Thanks !



 

-- 
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


Re: [twsocket] NIC list

2009-01-16 Thread scconsulting
Indeed if a spy is observing packets from the beginning of session this 
will not work, I was certainly drunk when I posted ;)

If I don't want to use https , given the fact I control the source of both 
client and server , is there any alternative mechanism I can use to avoid 
fake messages from clients  ?



- Original Message - 
From: Florin Vancea fvan...@maxiq.ro
To: ICS support mailing twsocket@elists.org
Sent: Friday, January 16, 2009 7:23 AM
Subject: Re: [twsocket] NIC list


 Anyone capturing the session ID will capture the IP you send, too.
 If you are concerned about security, use https with your cookies.


-- 
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


Re: [twsocket] Why ICS prefers non-blocking sockets?

2011-02-22 Thread scconsulting

Abstraction classes, events and complexity are consulting bargains ;-)

-Message d'origine- 
From: Zvone 
Sent: Tuesday, February 22, 2011 2:26 PM 
To: ICS support mailing 
Subject: [twsocket] Why ICS prefers non-blocking sockets? 


So I am wondering why ICS prefers events when the code is so much simpler
without them?
--
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
--
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


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

2012-03-28 Thread scconsulting
My customers (small and medium companies) all use Delphi 5, Delphi 7 and 
Delphi 2007.


None of them use XE and they don't plan to pay a mountain of cash to migrate 
in the forseable future.



--
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