Click here to Skip to main content
15,885,216 members
Home / Discussions / Hosting and Servers
   

Hosting and Servers

 
GeneralRe: Help me to understand "hosts" file and socket communication via bluetooth Pin
Richard MacCutchan1-Jan-20 5:22
mveRichard MacCutchan1-Jan-20 5:22 
GeneralRe: Help me to understand "hosts" file and socket communication via bluetooth Pin
Vaclav_1-Jan-20 6:29
Vaclav_1-Jan-20 6:29 
GeneralRe: Help me to understand "hosts" file and socket communication via bluetooth Pin
Vaclav_2-Jan-20 4:04
Vaclav_2-Jan-20 4:04 
GeneralRe: Help me to understand "hosts" file and socket communication via bluetooth Pin
Richard MacCutchan2-Jan-20 4:45
mveRichard MacCutchan2-Jan-20 4:45 
GeneralRe: Help me to understand "hosts" file and socket communication via bluetooth Pin
Vaclav_2-Jan-20 6:22
Vaclav_2-Jan-20 6:22 
GeneralRe: Help me to understand "hosts" file and socket communication via bluetooth Pin
Richard MacCutchan2-Jan-20 6:35
mveRichard MacCutchan2-Jan-20 6:35 
GeneralRe: Help me to understand "hosts" file and socket communication via bluetooth Pin
Vaclav_2-Jan-20 6:52
Vaclav_2-Jan-20 6:52 
QuestionRemove a folder from TFS after it is checked into TFS Server Pin
simpledeveloper18-Dec-19 7:52
simpledeveloper18-Dec-19 7:52 
AnswerRe: Remove a folder from TFS after it is checked into TFS Server Pin
Richard MacCutchan18-Dec-19 21:54
mveRichard MacCutchan18-Dec-19 21:54 
Questionhost host a php application in windows system Pin
BhavaniSri6-Nov-19 2:07
BhavaniSri6-Nov-19 2:07 
AnswerRe: host host a php application in windows system Pin
jkirkerx7-Nov-19 9:34
professionaljkirkerx7-Nov-19 9:34 
QuestionSuggest Me Cloud Hosting For Our Website Pin
raja asad amin11-Oct-19 3:19
professionalraja asad amin11-Oct-19 3:19 
AnswerRe: Suggest Me Cloud Hosting For Our Website Pin
jkirkerx7-Nov-19 10:05
professionaljkirkerx7-Nov-19 10:05 
AnswerRe: Suggest Me Cloud Hosting For Our Website Pin
Khalequzzaman8-Nov-19 20:43
Khalequzzaman8-Nov-19 20:43 
QuestionWhats your code management setup? Pin
lineil8-Sep-19 3:50
lineil8-Sep-19 3:50 
AnswerRe: Whats your code management setup? Pin
MilesWeb9-Sep-19 1:52
professionalMilesWeb9-Sep-19 1:52 
GeneralRe: Whats your code management setup? Pin
lineil9-Sep-19 22:15
lineil9-Sep-19 22:15 
GeneralRe: Whats your code management setup? Pin
Deepak Vasudevan19-Sep-21 19:57
Deepak Vasudevan19-Sep-21 19:57 
QuestionIIS 7.5 Configuration Section encryption is not supported error in child application Pin
Member 114751138-Apr-19 13:26
Member 114751138-Apr-19 13:26 
AnswerRe: IIS 7.5 Configuration Section encryption is not supported error in child application Pin
Member 145194272-Jul-19 23:29
Member 145194272-Jul-19 23:29 
QuestionFile Transfer Methods Pin
T Gorman4-Mar-19 8:16
T Gorman4-Mar-19 8:16 
AnswerRe: File Transfer Methods Pin
jschell9-Mar-19 7:41
jschell9-Mar-19 7:41 
Confused architecture.

You have a Server A which produces the reports.
You have a Server B where you want the reports to be.
So obviously you will need to move them. You will need some sort of scheduled process that moves them via some sort of protocol. I would suggest figuring out what you want to do with the file on Server A after you have successfully moved it also.

None of the above has anything to do with a user.

Now maybe the problem is that you have not actually identified yet that you even need a Server B.
But I suspect you probably would want that because "database application" suggests a "database" and myself I do not want anyone but my stuff touching the database server.

So given that you have a Server B then you need to define HOW you are going to serve those files (doesn't matter what is in them) to a user. There are all sorts of considerations. Some of the ones I can think of.
- How does the user know which file they are looking at
- How do you insure that user A doesn't see user B's reports
- How do you actually serve up the file. Do you just down load it or do you want do have it pop open?
- Are they downloading one file at a time or many?
- What happens to the old reports on Server B?

Notice that none of the above has anything to do with Server A.
QuestionSearch Engine Optimization Pin
Otekpo Emmanuel21-Feb-19 21:29
Otekpo Emmanuel21-Feb-19 21:29 
AnswerRe: Search Engine Optimization Pin
Eddy Vluggen22-Feb-19 2:05
professionalEddy Vluggen22-Feb-19 2:05 
GeneralRe: Search Engine Optimization Pin
Otekpo Emmanuel22-Feb-19 15:00
Otekpo Emmanuel22-Feb-19 15:00 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.