I'm a newbie in coding VB and my english is not good. I have some questions, plz help me :
I want to make a program that run in a network which have some computers like this :
1) The computer of boss.
2) The secretary's computer.
3) Some computers of the workers.
- When the office receive a letter or a mail, the secretary will scan it (if it's a letter) or copy and paste the text to Microsoft Word (if it's a mail) and send to the boss. The boss will view and sign "accepted " then send back to the secretary. After that ,the secretary can send that document (file .pdf or file .doc) to other computers (workers' computer ).
- OR the secretary write a document and send it to the boss. The boss edit it end send it back to the secrectary . After that it will be sent to other computers.
Can I use winsock to transfer file ? How can I make a signature for the boss which can not be faked ? How to arrange documents in a scientific way.