Thank you for sending your mail.  I unfortunately beleive that I am not
able to satisfy your help request at this time. 

However, in return, please allow me introduce our activity:

Neurocom, is a company of technological expertise, in the field of Internet
& Intranet Security, and proposes a wide range of services: Consultancy,
Integration, Validation, and Administration of Network Security Systems.
Beyond our expertise in auditing Dataflows & Architectures of Networks, we
also excel in conceiving, implementing, and validating Network Security
Architectures, including:

Access control (firewalls & configuration of routers)
Intranet Protection by isolating the private network from the outside world
Signature of WEB pages and Files
Encryption (strong authentication 128 bits)
Secure Email
Real time audit, Intrusion detection, & anti-intrusion Testing
Filtering of WEB accesses toward the outside
Securization of On-Line Service (Banking, …)
Training in Network Security

Neurocom, with 4 years of activity as a software editor (and 7 years as a
security integrator), recently presented its Netsecure™ solutions at "
Network & Security Expo " (porte de Versailles, Paris) on the 27, 28, and
29th of May.  These solutions, already used by more than 80 organisations,
make of Neurocom a leader in France for this industry.  

Among our customers, banks (CCF, Sofinco, Banque de France, ABN Amro,…),
insurances (groupes Axa, Azur, Generalli, … ), industries & services
(Dassault, Bull, Motorola, AT&T, NCR, Olivetti, Rockwell, Adidas, Unisys,
France 2, Société des Autoroutes, …), and government agencies (Ministry of
Interior, Ministry of Marine, La Poste, France Telecom, …).

Our goal is to optimize the securization of networks and computer systems. 
Using a methodology that we developed ("Atelier du Hacker"), we excel in
security audits, and, if needed, write a security report of requirement.

Neurocom belongs to a holding company, regrouping 220 persons within 3
other companies, specialized, respectively, in Payment Systems & Electronic
Commerce (OMI), communication, WEB Development & Hosting (Orlando), and
computer assistance (integration, maintenance, & wiring).

Thank you again for your message

Sincerely, 

Nabil El Andaloussi
-----
NEUROCOM
179 avenue Charles de Gaulle
92200 Neuilly sur Seine
France
-----
Phone :   +33-1-41-43-84-95
Mobile :  +33-6-07-26-76-77

----------
> De : Karl F. Larsen <[EMAIL PROTECTED]>
> A : Andrea Arcangeli <[EMAIL PROTECTED]>
> Cc : Bryan Scaringe <[EMAIL PROTECTED]>; [EMAIL PROTECTED];
[EMAIL PROTECTED]; [EMAIL PROTECTED]
> Objet : Re: -ffloat-store bug in all version of gcc - needed help to fix
it
> Date : lundi 15 juin 1998 14:38
> 
> 
>       See below.
> 
> On Mon, 15 Jun 1998, Andrea Arcangeli wrote:
> 
> > 
> > You could write also:
> > 
> > void main(void)
> > {
> >         float r = '0';
> >         printf("%f\n", r);
> > }
> > 
> > And '0' will be casted to float and it will print 48.000... as
expected.
> > 
> > Andrea[s] Arcangeli
> > 
> > 
>       Yes, C has been fixed so that it works almost in spite of the
> programmer. Depends on which compiler you use. 
> 
>       But defining r to be float and then initializing it as char will
> give un-expected results. It is bad code and is only good if it does what
> you want it too...:-)
> 
>       I think here in the C programmer sig we should try to use only
> clear programing examples. Not litter the thing with trivial code that
> works but is not supposed to.
> 
> 
> 
> Best wishes 
> 
>    - Karl F. Larsen, 3310 East Street, Las Cruces,NM (505) 524-3303  -

Reply via email to