Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.

internet

Intel_C_Intel
Employee
663 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
663 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
663 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