DX NetOps

  • 1.  Spectrum Webclient

    Posted Jan 20, 2016 04:48 AM

    Hello All, Are we using HTML5 for Spectrum Webclient. We like to open it on different devices like mobile, tabs. Or still we need to use Spectrum Mobile Application to use Spectrum?



  • 2.  Re: Spectrum Webclient
    Best Answer

    Broadcom Employee
    Posted Jan 20, 2016 07:11 AM

    Hello agrta02 ,

     

    You can open the WebClient from the mobile devices. But it is not designed for it. So the user experience from a mobile device may not be the same.

     

    Thanks,

    Nagesh



  • 3.  Re: Spectrum Webclient

    Posted Jan 20, 2016 09:30 AM

    Thanks Nagesh  for this clarification.

    Is it using HTML5?

     

    Thanks,

    Tarun



  • 4.  Re: Spectrum Webclient

    Broadcom Employee
    Posted Jan 21, 2016 03:33 AM

    Hi @agrta02 ,

     

    Yes. It is using HTML5.

     

    Thanks,

    Nagesh 



  • 5.  Re: Spectrum Webclient

    Posted Mar 21, 2017 01:22 PM

    Hi Nagesh,

     

    if I check the web client from SPECTRUM 10.2 in my IE, it shows


    <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
    <html>
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <title>CA Spectrum WebClient</title>

     

    => Doesn't seem to use HTML5?

     

    Best Regards,

    Martin



  • 6.  Re: Spectrum Webclient

    Posted Mar 21, 2017 01:35 PM

    Uuups. I just learned that "<!DOCTYPE html>" marks an HTML5 page.