On Sat, Apr 1, 2023 at 9:51 AM Robin Riis <[email protected]> wrote: > > What kind of environment are we talking about?
Me designed software - - - physically challenging (possible outdoors, possible inclement conditions + ) > > But i guess you mean that you have a server in one location and multiple > clients from diffrent locations that should be able to upload some kind of > data to the server. Not really > > SSH is great to connect to a remote machine in a secure manner. And scp to > send files over ssh. > > But it may not be what you are seeking. Is it files you wanna send or a > bytestream? What requirements are needed regarding security? About how much > data will be sent per request? Would you wanna send data over udp or tcp? Are > you really asking in the right forum? > > Maybee checkout unix sockets. > > Or is it just like people would login and write like a comment or upload a > photo? > More like user a needs to include notes on item xxxxxx user b is doing y user c has observed event WNIYxxxxx possibly 15 to 20 input streams possible (information I can find is predominantly finding information on web - - - - this is much more doing task x - - - generating notes/data task . . . . etc to where there are a lot of tasks (some will generate a lot of data (pulled into a database)) Does this help? -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAPpdf59q8YbZMbaZ8%3DVkNVyWFa59mMCW%2BUWA807qafP%3DHNTu%2BQ%40mail.gmail.com.

