Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.

internet

Intel_C_Intel
Employee
634 Views
I need to develop an acces to my fortran programs through internet (login, type in and display informations, same as I have done directly on the keyborad/sceen of the computer). Can anyone help me do it.
0 Kudos
2 Replies
isn-removed200637
634 Views
Hackers do this all the time.
IMHO, You will be opening up a host
of security problems. You want whoever logs on to be able to run programs on your machine?
You'll need unbreakable password protection or you can
probably kiss your disk good-bye.
0 Kudos
Jugoslav_Dujic
Valued Contributor II
634 Views
See this recent thread in comp.lang.fortran (as Tony said, it only makes sense if you put it on a server):

0 Kudos
Reply