Search found 7 matches

by Platinum
Wed Oct 08, 2014 6:45 pm
Forum: Help and Support
Topic: I'd like to ask a question about web-workings.
Replies: 2
Views: 3855

Re: I'd like to ask a question about web-workings.

I apologize for the late reply, but thank you. This helped a lot for my understanding of the system. Thanks for taking your time.
by Platinum
Wed Oct 01, 2014 9:54 am
Forum: Help and Support
Topic: I'd like to ask a question about web-workings.
Replies: 2
Views: 3855

I'd like to ask a question about web-workings.

How does the code establish a network connection? In what section of the code?

Are any particular strategies at work to ensure improvement of latency to clients?

In what form does the files and folders reach the client? As in, is everything that the client can access actually loaded over or do ...
by Platinum
Sat Sep 20, 2014 3:18 am
Forum: Help and Support
Topic: Complete newbie in desperate need of guidance
Replies: 8
Views: 9921

Re: Complete newbie in desperate need of guidance

Oh, my. That helps. I didn't know that 24 page wiki existed.

Thank you very much~!

... So, anyone know an easy way to keep track of threads? XD
by Platinum
Sat Sep 20, 2014 12:25 am
Forum: Help and Support
Topic: Complete newbie in desperate need of guidance
Replies: 8
Views: 9921

Re: Complete newbie in desperate need of guidance

... I wouldn't be so lucky that there's actually a documentation somewhere which tells how the architecture of the Universal Media Server is built? XD
by Platinum
Fri Sep 19, 2014 3:02 am
Forum: Help and Support
Topic: Complete newbie in desperate need of guidance
Replies: 8
Views: 9921

Re: Complete newbie in desperate need of guidance

I managed to open the entire thing in Eclipse by copy-pasting in the .project and .classpath files of a new project into the UniversalMediaServer-master folder and then importing it into the Eclipse Workspace, however, when I opened it I had over 7000 errors. I clearly didn't open it the right way ...
by Platinum
Fri Sep 19, 2014 12:30 am
Forum: Help and Support
Topic: Complete newbie in desperate need of guidance
Replies: 8
Views: 9921

Re: Complete newbie in desperate need of guidance

You may check the full source code at https://github.com/UniversalMediaServer/UniversalMediaServer/ and build UMS on your PC with UMSbuilder if needed http://www.universalmediaserver.com/forum/viewtopic.php?f=3&t=2131

Those were the things I was able to figure out myself, but allow me to say this ...
by Platinum
Thu Sep 18, 2014 8:19 pm
Forum: Help and Support
Topic: Complete newbie in desperate need of guidance
Replies: 8
Views: 9921

Complete newbie in desperate need of guidance

Hello. I may have wandered straight into the real world with this one.

I am a school student with little experience with anything. We were supposed to pick a system online which to analyze and write down what we believe the different views to be and my group picked Universal Media Server. I was ...