Displaying 1 result from an estimated 1 matches for "this_is_an_instruct".
2000 Jul 18
0
Application of Samba
...if your team has
encountered and witnessed working an interface similar to ours:
Our current system interface is a UNIX user-mode program that takes all
directives from TCP/IP data blocks. We are looking to upgrade this interface to
accept directives from the file system, eg. "ls
/mountpoint/this_is_an_instruction" would generate an command to our system.
Samba would be responsible for converting such special file requests from NT to
Unix file requests. A customized Unix file system driver (SUFS) would service
these file system requests and convert them to a format understood by our
user-mode progra...