I want java web developer, JAVA Programming

Assignment Help:

Project Description:

A web developer is required to finish a webcam site with basic account management and voting functionality.

The website can make use of a third party flash video server, Red5, to take webcam feeds from circa 5 users webcams at any provided time and stream these videos simultaneously back to any number of viewers of the web page via a Red5 server.

A server with MySQL, PHP, Red5 and Apache server is available for the web developer to use in building the application.

Only functional HTML is needed as the web design of the site is out of scope of this role.

Javascript may need to be written to handle the bulk of the web functionality with PHP offered to handle the sites user account management functionality.

System knowledge and expertise needed

  • HTML

-  Functional HTML essential, such that a third party web-designer can enhance the aesthetics at a later stage

  • Javascript

-  To be used to handle the client side logic of the website

  • PHP

-  To be used to handle the server side logic

  • Integration of third party video plugin Red5 into web pages

Skills required are Flash, Java, PHP, JavaScript


Related Discussions:- I want java web developer

What does a simple spring application contain, These applications are like ...

These applications are like any Java application. They are made up of not many classes, each performing a particular purpose within the application. But these classes are configure

File and random access file classes, Difference between the File and Random...

Difference between the File and Random Access File classes? Ans) The File class encapsulates the files and directories of the local file system. The Random Access File class giv

What is white space explain proper use of white space java, What is White S...

What is White Space? explain proper use of white space in java? White space consists mainly of the space character in which you generates through hitting the space bar on your

Virtual function, What is virtual function? While derived class override...

What is virtual function? While derived class overrides the base class method by redefining the same function, after that if client wants to access redefined the method from der

Application for minesweeper, This program will help you start doing GUI pro...

This program will help you start doing GUI programming, and is a good example of 2D arrays. Mine Sweeper is a classic game that is played on a 2D grid of cells. At the beginning of

How can we define a pixel, How can we define a Pixel? It is the smallest ...

How can we define a Pixel? It is the smallest number of element of image that is spread along with regular array on display and each constituent consist of particular color.

Array, public class Tester { static void test(int[] a) { int[] b = new in...

public class Tester { static void test(int[] a) { int[] b = new int[2]; a = b; System.out.print(b.length); System.out.print(a.length); } public static void main(String[] arg

Define object-to-relational (o/r) mapping, Object-to-Relational (O/R) mappi...

Object-to-Relational (O/R) mapping : There are various ways to persist data and the persistence layer is one of the most important layers in any application development. O/R ma

What is initializing fields, What is Initializing Fields ? Fields can (...

What is Initializing Fields ? Fields can (and often should) be initialized while they're declared, just like local variables. class Car { String licensePlate = ""; // e.g

Complete the implementation of the class, The class TurtleQTwo extends Turt...

The class TurtleQTwo extends Turtle by adding one new method, plus, which is specified below. (All other features of TurtleQTwo are the same as for Turtle.) method plus(n in

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd