CINXE.COM
Network Communication Solutions | Portwell
<!DOCTYPE html> <html> <head> <title>Network Communication Solutions | Portwell</title> <!-- Meta --> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate" /> <meta http-equiv="Pragma" content="no-cache" /> <meta http-equiv="Expires" content="0" /> <meta name="description" content="Using its extensive experience and design capabilities, Portwell has produced a wide range of network communication appliances to satisfy its customer’s needs."> <meta name="keywords" content="Network Communication Solutions, OEM Network Systems, Network Server, Network Storage, Network Switch, Network Appliance, Network Communication Appliance, Server, Storage, Switch, Network Appliance Hardware"> <meta name="author" content="American Portwell Technology, Inc."> <meta name="copyright" content="American Portwell Technology, Inc."> <meta name="distribution" content="global"> <!-- InstanceEndEditable --> <meta http-equiv="x-ua-compatible" content="ie=edge"> <!-- Favicon --> <link rel="shortcut icon" href="https://portwell.com/ico/Portwell.ico"> <!-- Web Fonts --> <link rel='stylesheet' type='text/css' href='https://fonts.googleapis.com/css?family=Open+Sans:400,300,600&subset=cyrillic,latin'> <link rel='stylesheet' type='text/css' href='https://fonts.googleapis.com/css?family=Titillium+Web:300,400,500,600,700,800,900'> <!-- CSS Global Compulsory --> <link rel="stylesheet" href="../assets-n/plugins/bootstrap/css/bootstrap.min.css"> <link rel="stylesheet" href="../assets-n/css/style.css"> <link rel="stylesheet" href="../assets-n/css/index.css"> <!-- CSS Header and Footer --> <link rel="stylesheet" href="../assets-n/css/headers/header-default.css"> <link rel="stylesheet" href="../assets-n/css/footers/footer-v1.css"> <!-- CSS Implementing Plugins --> <link rel="stylesheet" href="../assets-n/plugins/animate.css"> <link rel="stylesheet" href="../assets-n/plugins/font-awesome/css/font-awesome.min.css"> <link rel="stylesheet" href="../assets-n/plugins/revolution-slider/rs-plugin/css/settings.css" type="text/css" media="screen"> <link rel="stylesheet" href="../assets-n/plugins/slick/slick.css"> <link rel="stylesheet" href="../assets-n/css/event.style.css"> <!--[if lt IE 9]><link rel="stylesheet" href="../assets/plugins/revolution-slider/rs-plugin/css/settings-ie8.css" type="text/css" media="screen"><![endif]--> <!-- <link rel="stylesheet" type="text/css" href="../assets/css/IE_support.css" /> <script src="../assets/js/IE_support_template.js" type="text/javascript"></script> --> <!--[if IE]> <link href="../ie_edge/bootstrap-ie9.min.css" rel="stylesheet"> <script src="../ie_edge/html5shiv@3.7.3"></script> <![endif]--> <!--[if lt IE 9]> <link href="../ie_edge/bootstrap-ie8.min.css" rel="stylesheet"> <![endif]--> <!-- InstanceBeginEditable name="css" --> <link rel="stylesheet" href="../assets-n/css/products.css"> <link rel="stylesheet" href="../assets-n/plugins/fancybox/source/jquery.fancybox.css"> <!-- InstanceEndEditable --> <!-- CSS Lightbox --> <link rel="stylesheet" href="../css/colorbox.css" /> <!-- STYLE CSS --> <link href="../assets-n/css/style-p.css" rel="stylesheet"> <link href="../assets-n/css/style-solution-page.css" rel="stylesheet"> <link href="../css/style_adjust.css" rel="stylesheet"> <link href="../assets-n/css/contact_style.css" rel="stylesheet"> <style> .b-link-stripe small{ font-size: 13px; line-height: 1.1; } .lead { font-family: 'Droid Sans',Arial,Helvetica,sans-serif!important; font-size: 15px; margin: 15px 0; padding: 0; } p.lead { font-size: 18px; } .textwrap { float: left; margin: 10px; } .anch:before{ content: none; } .cards { margin: 40px 0; } .card { display: flex; flex-direction: column; background-color: #ffffff; border-top: 3px solid #57449B; box-shadow: 0px 2px 20px 0px rgba(0,0,0,0.12); padding: 30px; transform: scale(1); transition: box-shadow 0.3s; transition: scale 0.3s ease-in-out; word-break: break-word; height:450px; } .card:hover { box-shadow: 0px 2px 25px 0px rgba(0,0,0,0.15); transform: scale(1.02); transition: box-shadow 0.3s; transition: scale 0.3s ease-in-out;; } @media screen and (max-width: 767px) { .card { width: auto; margin: 15px 0; } .top_nav{ font-size: 12px !important; } .card-tl{ line-height: 1 !important; font-size:18px !important; } } .card__title { display: flex; align-items: center; border-bottom: 2px solid lightgray; padding-bottom: 30px; height:160px; } .card__logo { margin-right: 40px; } .card__text { line-height: 1.5; padding: 25px 0; } .card__button { margin-top: 15px; font-size: 14px; } /* Carousel (Tiny Slider) */ .card-section__wrapper .tns-outer { padding: 0 !important } .card-section__wrapper .tns-outer [hidden] { display: none !important } .card-section__wrapper .tns-outer [aria-controls], .card-section__wrapper .tns-outer [data-action] { cursor: pointer } .card-section__wrapper .tns-outer.ms-touch { overflow-x: scroll; overflow-y: hidden; -ms-overflow-style: none; -ms-scroll-chaining: none; -ms-scroll-snap-type: mandatory; -ms-scroll-snap-points-x: snapInterval(0%, 100%) } .card-section__wrapper .tns-slider { -webkit-transition: all 0s; -moz-transition: all 0s; transition: all 0s } .card-section__wrapper .tns-slider>.tns-item { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box } .card-section__wrapper .tns-horizontal.tns-subpixel { white-space: nowrap } .card-section__wrapper .tns-horizontal.tns-subpixel>.tns-item { display: inline-block; vertical-align: top; white-space: normal } .card-section__wrapper .tns-horizontal.tns-no-subpixel:after { content: ''; display: table; clear: both } .card-section__wrapper .tns-horizontal.tns-no-subpixel>.tns-item { float: left; margin-right: -100% } .card-section__wrapper .tns-no-calc { position: relative; left: 0 } .card-section__wrapper .tns-gallery { position: relative; left: 0 } .card-section__wrapper .tns-gallery>.tns-item { position: absolute; left: -100%; -webkit-transition: opacity 0s; -moz-transition: opacity 0s; -webkit-transition: transform 0s, opacity 0s; -moz-transition: transform 0s, opacity 0s; transition: transform 0s, opacity 0s } .card-section__wrapper .tns-lazy-img { -webkit-transition: opacity 0.6s; -moz-transition: opacity 0.6s; transition: opacity 0.6s; opacity: 0.6 } .card-section__wrapper .tns-lazy-img.loaded { opacity: 1 } .card-section__wrapper .tns-ah { -webkit-transition: height 0s; -moz-transition: height 0s; transition: height 0s } .card-section__wrapper .tns-ovh { overflow: hidden } .card-section__wrapper .tns-hdx { overflow-x: hidden } .card-section__wrapper .tns-hdy { overflow-y: hidden } .card-section__wrapper .tns-visually-hidden { position: absolute; left: -10000em } .card-section__wrapper .tns-transparent { opacity: 0; visibility: hidden } .card-section__wrapper .tns-fadeIn { opacity: 1; filter: alpha(opacity=100); z-index: 0 } .card-section__wrapper .tns-normal, .card-section__wrapper .tns-fadeOut { opacity: 0; filter: alpha(opacity=0); z-index: -1 } .card-section__wrapper .tns-nav { text-align: center; margin: 20px 0; } .card-section__wrapper .tns-nav > [aria-controls] { width: 12px; height: 12px; padding: 0; margin: 0 5px; border-radius: 50%; background-color: #dddddd; border: 0; } .card-section__wrapper .tns-nav .tns-nav-active { background-color: #57449B; } #cards__container-dnd_area_main_banner-module-6 > .tns-item { width: calc(6.66667%); padding-right: 15px; } #cards__container-dnd_area_main_banner-module-6 > .tns-item { font-size: 16px; } .eq-height{ height:460px; } .eq-height2{ height:580px; } .eq-height3{ height:490px; } .eq-height4{ height:620px; } </style> </head> <body class="header-fixed header-fixed-space-default"> <div id="wrapper"> <!--=== Header ===--> <!--=== Header ===--> <div class="header header-sticky"> <div class="container"> <!-- Logo --> <a class="logo" href="https://portwell.com/index.html"> <img src="https://portwell.com/images-n/logo.png" alt="Logo"> </a> <!-- End Logo --> <!-- Topbar --> <div class="topbar hidden-xs"> </div> <!-- End Topbar --> <!-- Toggle get grouped for better mobile display --> <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-responsive-collapse"> <span class="sr-only">Toggle navigation</span> <span class="fa fa-bars"></span> </button> <!-- End Toggle --> </div><!--/end container--> <!-- Collect the nav links, forms, and other content for toggling --> <div class="collapse navbar-collapse mega-menu navbar-responsive-collapse"> <div class="container font_Titillium_Web"> <ul class="nav navbar-nav"> <!-- Products --> <li class="dropdown mega-menu-fullwidth"> <!--<a href="https://portwell.com/products/products.php" class="dropdown-toggle" >--> <!--<a class="dropdown-toggle" >--> <a href="javascript:void(0);" class="dropdown-toggle" data-toggle="dropdown" aria-expanded="false" > Products </a> <ul class="dropdown-menu"> <li> <div class="mega-menu-content disable-icons"> <div class="container"> <div class="row equal-height"> <div class="col-md-3 equal-height-in"> <ul class="list-unstyled equal-height-list"> <img src="https://portwell.com/images-n/index/menu/Industrial_Computer.png" class="img-responsive" width="150px" style="margin:0 auto;"> <li><h3 class="color-523E95">Computer-On-Module</h3></li> <!--<li><a href="https://portwell.com/products/com-hpc-2.php">COM-HPC Modules</a></li>--> <li><a href="https://portwell.com/products/com-hpc-2.php">COM-HPC Modules</a></li> <li><a href="https://portwell.com/products/computer_on_module.php" >COM Express & ETX Modules</a></li> <li><a href="https://portwell.com/products/qseven_module.php">Qseven Modules</a></li> <li><a href="https://portwell.com/products/smarc_module.php">SMARC Modules</a></li> <li><a href="https://portwell.com/products/sodimm-som.php">SODIMM SOMs</a></li> <li><a href="https://portwell.com/products/microsom.php">MicroSOM Modules</a></li> <br> <li><h3 class="color-523E95">Industrial PC Products</h3></li> <li><a href="https://portwell.com/products/sbc.php">Single Board Computers (SBC)</a></li> <li><a href="https://portwell.com/products/backplane.php">Industrial Backplanes</a></li> <li><a href="https://portwell.com/products/chassis.php">Industrial Chassis</a></li> <li><a href="https://portwell.com/products/power.php">Industrial Power Supplies</a></li> <br> <li><h3 class="color-523E95">Micro Data Center</h3></li> <li><a href="https://portwell.com/products/mdc.php">Micro Data Center</a></li> </ul> </div> <div class="col-md-3 equal-height-in"> <ul class="list-unstyled equal-height-list"> <img src="https://portwell.com/images-n/index/menu/COMPUTER_ON_MODULE.png" class="img-responsive" width="150px" style="margin:0 auto;"> <li><h3 class="color-523E95">Embedded Computing</h3></li> <li><a href="https://portwell.com/products/embedded_platform.php">Embedded Systems</a></li> <li><a href="https://portwell.com/products/intel_mini-itx_board.php">Mini-ITX Boards</a></li> <li><a href="https://portwell.com/products/intel_low_power_mini-itx_board.php">Mini-ITX Boards Low Power</a></li> <li><a href="https://portwell.com/products/nano-itx_board.php">Nano-ITX Boards</a></li> <li><a href="https://portwell.com/products/NUC.php">NUC Boards</a></li> <li><a href="https://portwell.com/products/ECX.php">3.5"/ ECX/ Pico-ITX</a></li> <li><a href="https://portwell.com/products/ATX.php">Industrial ATX/FlexATX/MicroATX Boards</a></li> <br> <li><h3 class="color-523E95">Medical Computers</h3></a></li> <li><a href="https://portwell.com/products/medical-computers.php">Medical Computers</a></li> <br> <li><h3 class="color-523E95">Gaming Appliances</h3></a></li> <li><a href="https://portwell.com/products/gaming.php">Gaming Appliances</a></li> <!--<li><h3 class="color-523E95">AMD Products</h3></a></li> <li><a href="https://portwell.com/products/amd_products.php">AMD Products</a></li>--> </ul> </div> <div class="col-md-3 equal-height-in"> <ul class="list-unstyled equal-height-list"> <img src="https://portwell.com/images-n/index/menu/Internet_of_Things.png" class="img-responsive" width="150px" style="margin:0 auto;"> <li><h3 class="color-523E95">Network Appliance</h3></li> <li><a href="https://portwell.com/products/ca.php">X86 Platforms</a></li> <!--<li><a href="https://portwell.com/products/MIPS.php">MIPS Platform</a></li> <li><a href="https://portwell.com/products/Freescale.php">Freescale Platform</a></li>--> <li><a href="https://portwell.com/products/by_pass_card.php">Network & Bypass Cards</a></li> <li><a href="https://portwell.com/products/4g-lte-module.php">4G LTE Modules</a></li> <li><a href="https://portwell.com/products/CA_ACCESS.php">LCD Modules</a></li> <!--<li><a href="https://portwell.com/products/ATCA.php">ATCA Platform</a></li>--> <br> <li><h3 class="color-523E95">Server</h3></a></li> <li><a href="https://portwell.com/products/server.php">Servers</a></li> <br> <li><h3 class="color-523E95">INTELLIGENT SYSTEMS</h3></a></li> <li><a href="https://portwell.com/products/iot.php">Industrial IoT Appliances</a></li> <li><a href="https://portwell.com/products/edge-ai-gpu-computers.php">Edge AI & Industrial GPU Computers</a></li> <!-- <li><a href="https://portwell.com/products/iot.php">KUBER Series</a></li> <li><a href="https://portwell.com/products/iot.php#LYNX_SERIES">LNYX Series</a></li>--> </ul> </div> <div class="col-md-3 equal-height-in"> <ul class="list-unstyled equal-height-list"> <img src="https://portwell.com/images-n/index/menu/human_machine_interface.png" class="img-responsive" width="150px" style="margin:0 auto;"> <li><h3 class="color-523E95">Human Machine Interfaces</h3></li> <!--<li><a href="https://portwell.com/products/lead.php">LEAD Series</a></li>--> <li><a href="https://portwell.com/products/medical-display.php">Medical Displays</a></li> <li><a href="https://portwell.com/products/medical-panel-pc.php">Medical Panel PCs</a></li> <li><a href="https://portwell.com/products/industry-monitor.php">Industrial Monitors</a></li> <li><a href="https://portwell.com/products/industrial_panel_pc.php">Industrial Panel PCs</a></li> <!--<li><a href="https://portwell.com/products/industrial_panel_pc_arm.php">Industrial Panel PCs (ARM)</a></li>--> <br> <li><h3 class="color-523E95">Industrial I/O</h3></li> <li><a href="https://portwell.com/products/IO.php">Industrial I/O</a></li> <li><a href="https://portwell.com/products/Contec_IO.php">Contec Industrial I/O</a></li> <br> <li><h3 class="color-523E95">INDUSTRIAL FLASH & MEMORY</h3></li> <li><a href="https://portwell.com/products/flash-storage.php">Industrial SSD</a></li> </ul> </div> </div> </div> </div> </li> </ul> </li> <!-- End Products --> <!-- Solutions --> <li class="dropdown"> <!--<a href="https://portwell.com/solutions.php" class="dropdown-toggle" >--> <a href="javascript:void(0);" class="dropdown-toggle" data-toggle="dropdown" aria-expanded="false" > Solutions </a> <ul class="dropdown-menu"> <li><a href="https://portwell.com/solutions/automation.php">Automation</a></li> <li><a href="https://portwell.com/solutions/edge-ai.php">Edge AI</a></li> <li><a href="https://portwell.com/solutions/gaming.php">Gaming</a></li> <li><a href="https://portwell.com/solutions/IoT.php">Internet of Things</a></li> <li><a href="https://portwell.com/solutions/network_security.php">Network Appliance</a></li> <li><a href="https://portwell.com/solutions/network_communication.php">Network Communication</a></li> <li><a href="https://portwell.com/solutions/medical.php">Medical</a></li> <li><a href="https://portwell.com/solutions/military_aerospace_government.php">Military</a></li> <li><a href="https://portwell.com/solutions/transportation.php">Transportation</a></li> <!--<li><a href="https://portwell.com/solutions/telematics.php">Telematics</a></li>--> <!--<li><a href="https://portwell.com/solutions/matrox_display_wall.php">Display Wall</a></li>--> <li><a href="https://portwell.com/solutions/google_cloud_solutions.php">Google Cloud</a></li> <li><a href="https://portwell.com/solutions/micro-data-center.php">Micro Data Center</a></li> <li><a href="https://portwell.com/solutions/NVIDIA-GPU-Server.php">NVIDIA GPU Server</a></li> <li><a href="https://portwell.com/solutions/openBMC.php">OpenBMC</a></li> <li><a href="https://portwell.com/solutions/sd-wan.php">SD-WAN</a></li> <li><a href="https://portwell.com/solutions/dms-design-manufacturing-services.php">DMS</a></li> <!--<li><a href="https://portwell.com/solutions/embedded_systems.php">Systems</a></li>--> </ul> </li> <!-- End Solutions --> <!-- Support --> <li class="dropdown"> <!--<a href="https://portwell.com/support.php" class="dropdown-toggle">--> <a href="javascript:void(0);" class="dropdown-toggle" data-toggle="dropdown" aria-expanded="false" > Support Center </a> <ul class="dropdown-menu"> <li><a href="https://portwell.com/support.php">Support</a></li> <li><a href="https://portwell.com/frequently-asked-questions.php">FAQ</a></li> <li><a href="https://portwell.com/rma.php">RMA</a></li> <li><a href="https://portwell.com/catalog.php">e-Catalog</a></li> <!--<li><a href="http://drivers.portwell.com/">Driver & Manual</a></li>--> <li><a href="https://portwell.com/download-center.php">Download Center</a></li> </ul> </li> <!-- End Support --> <!-- Contact --> <li class="dropdown"> <!--<a href="https://portwell.com/contact.php" class="dropdown-toggle" >--> <a href="javascript:void(0);" class="dropdown-toggle" data-toggle="dropdown" aria-expanded="false" > Contact Us </a> <ul class="dropdown-menu"> <li><a href="https://portwell.com/contact.php">Contact Us</a></li> <li><a href="https://portwell.com/subsidiary.php">Portwell Worldwide</a></li> <li><a href="https://portwell.com/career.php">Career</a></li> </ul> </li> <!-- End Contact --> <!-- About Portwell --> <li class="dropdown"> <!--<a href="https://portwell.com/about.php" class="dropdown-toggle" >--> <a href="javascript:void(0);" class="dropdown-toggle" data-toggle="dropdown" aria-expanded="false" > About Us </a> <ul class="dropdown-menu"> <li><a href="https://portwell.com/about.php">About Portwell</a></li> <li><a href="https://portwell.com/quality.php">Quality Policy</a></li> <li><a href="https://portwell.com/data-privacy-declaration.php">Privacy Policy</a></li> <li><a href="https://portwell.com/corporate_culture_responsibility.php">Culture & Responsibility</a></li> <li><a href="https://portwell.com/partners.php">Industrial Partners</a></li> <li><a href="https://portwell.com/productnews.php">Press Releases</a></li> <li><a href="https://portwell.com/resource-center-case-study.php">Resource Center</a></li> </ul> </li> <!-- End About Portwell --> </ul> <ul class="nav navbar-nav pull-right"> <!-- Search Block --> <li> <i class="search fa fa-search search-btn"></i> <div class="search-open"> <div style="margin-top:-20px;" > <script src="https://addsearch.com/js/?key=83d46095f249fe1c16562ecd81e0f69e"></script> </div> </div> </li> <!-- End Search Block --> </ul> </div><!--/end container--> </div><!--/navbar-collapse--> </div> <!--=== End Header ===--> <!--=== End Header ===--> <!-- Breadcrumb--> <div class="breadcrumbs"> <div class="container"> <ul class="pull-left breadcrumb"> <li><a href="../index.html"><i class="fa fa-home"></i> Home</a></li> <li><a href="../solutions.php">Solution</a></li> <li class='active'>Network Communication</li> </ul> </div> </div> <!-- End Breadcrumb--> <section class="section-single"> <!--<div class="container-fluid" style="padding-left:0px;padding-right:0px;" > <img src="images/network-communication-banner.png" width='100%' > </div>--> <div class="tp-banner-container slider-top"> <div class="tp-banner"> <ul> <!-- SLIDER1 --> <li class="revolution-mch-1" data-transition="fade" data-masterspeed="1000" > <!-- MAIN IMAGE --> <img src="images/network-communication-banner.png" > </li> <!-- END SLIDER1 --> <!-- SLIDER2 --> <li class="revolution-mch-1" data-transition="fade" data-masterspeed="1000" > <!-- MAIN IMAGE --> <img src="images/network-communication-banner2.png" > </li> <!-- END SLIDER2 --> <!-- SLIDE3 --> <li class="revolution-mch-1" data-transition="fade" data-masterspeed="1000" > <!-- MAIN IMAGE --> <img src="images/network-communication-banner3.png" > </li> <!-- END SLIDE3 --> </ul> <!--<div class="tp-bannertimer tp-bottom"></div>--> </div> </div> <div class="breadcrumbs" style="margin-top: 0px; background-color: #544097;height:50px;" > <div class="container-fluid"> <!--<div class="breadcrumb" style="width: 100%!important;" > <span style="display:inline-block; width: 22%; text-align: center;" ><a style="color:#fff;font-size:20px;font-weight: bold;text-decoration: none;" href="#what_we_do">What We Do</a></span> <span style="display:inline-block; width: 22%;text-align: center;border-left:1px solid #fff" ><a style="color:#fff;font-size:20px;font-weight: bold;text-decoration: none;" href="#why_choose_us">Why Choose Us</a></span> <span style="display:inline-block; width: 22%;text-align: center;border-left:1px solid #fff" ><a style="color:#fff;font-size:20px;font-weight: bold;text-decoration: none;" href="#anchor1">Case Study</a></span> <span style="display:inline-block; width: 22%;text-align: center;border-left:1px solid #fff" ><a style="color:#fff;font-size:20px;font-weight: bold;text-decoration: none;" href="#more_products">More Products</a></span> </div>--> <div class="row" style="height: 100%;" > <!--<div class="col-lg-2 col-md-2 col-sm-12"></div>--> <div class="col-lg-2 col-md-2 col-sm-2 col-xs-3 col-md-offset-2 col-sm-offset-2 col-xs-offset-0" style="text-align: center;height: 100%;" ><a class="top_nav" style="color:#fff;font-size:20px;font-weight: bold;text-decoration: none;line-height: 49px" href="#what_we_do">What We Do</a></div> <div class="col-lg-2 col-md-2 col-sm-2 col-xs-3 " style="text-align: center;border-left:1px solid #fff;height: 100%;" ><a class="top_nav" style="color:#fff;font-size:20px;font-weight: bold;text-decoration: none;line-height: 49px" href="#why_choose_us">Why Choose Us</a></div> <div class="col-lg-2 col-md-2 col-sm-2 col-xs-3 " style="text-align: center;border-left:1px solid #fff;height: 100%;" ><a class="top_nav" style="color:#fff;font-size:20px;font-weight: bold;text-decoration: none;line-height: 49px" href="#anchor1">Case Study</a></div> <div class="col-lg-2 col-md-2 col-sm-2 col-xs-3 " style="text-align: center;border-left:1px solid #fff;height: 100%;" ><a class="top_nav" style="color:#fff;font-size:20px;font-weight: bold;text-decoration: none;line-height: 49px" href="#more_products">More Products</a></div> <!--<div class="col-lg-2 col-md-2 col-sm-12"></div>--> </div> </div> </div> <div class="container"> <div class="single-post-wrapper col-lg-12 col-md-12 col-sm-12 clearfix"> <div class="col-lg-12 col-md-12 col-sm-12" > <br> <div class="widget-title" style="margin:10px"> <h1>Network Communication Solutions</h1> <p>Portwell has been actively engaged in the industrial PC arena for over 25 years. It has designed and developed a multitude of network communication solutions for businesses in need of unique and comprehensive networking systems. Using its extensive experience and design capabilities, Portwell has produced a wide range of white box and network communication appliances to satisfy its customers’ unique design challenges when deploying a dynamic and effective data center.</p> <p>If you require custom-tailored network communication solutions for your own organization or for desired product lines, contact American Portwell Technology today!<p/> </div> <br id="what_we_do"><br> <div class="col-md-12 col-sm-12 col-xs-12 text-center" style="margin:10px"> <h2>What We Do</h2><br> </div> <div class="row" style="clear: both;" > <div class="col-lg-4 col-md-12 col-sm-12 eq-height"> <div class="cards__container tns-item tns-slide-active" id="cards__container-dnd_area_main_banner-module-6-item0"> <div class="cards__card card" > <div class="card__title" style="height:160px;" > <img class="card__logo" src="images/icon1.svg" width=70 alt="crane icon"> <div id="hs_cos_wrapper_dnd_area_main_banner-module-6_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_inline_text" data-hs-cos-general-type="widget" data-hs-cos-type="inline_text" data-hs-cos-field="title"><h3 style="font-weight:bold;line-height: 1.6; font-size:28px;" >Video Conference</h3></div> </div> <div class="card__text"> <div id="hs_cos_wrapper_dnd_area_main_banner-module-6_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_inline_text" style="" data-hs-cos-general-type="widget" data-hs-cos-type="inline_text" data-hs-cos-field="text">Portwell provides human machine interface (HMI) solution, core computing module, and network appliance plus consolidate planning to fulfill your video conferencing infastructure requirement.</div> </div> <a href="#video_conf"> <div class="card__button button--simple"> <div id="hs_cos_wrapper_dnd_area_main_banner-module-6_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_inline_text" style="" data-hs-cos-general-type="widget" data-hs-cos-type="inline_text" data-hs-cos-field="learn_more">Learn more</div> </div> </a> </div> </div> </div> <div class="col-lg-4 col-md-12 col-sm-12 eq-height"> <div class="cards__container tns-item tns-slide-active" id="cards__container-dnd_area_main_banner-module-6-item0"> <div class="cards__card card"> <div class="card__title" style="height:160px;"> <img class="card__logo" src="images/icon2.svg" width=70 alt="crane icon"> <div id="hs_cos_wrapper_dnd_area_main_banner-module-6_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_inline_text" data-hs-cos-general-type="widget" data-hs-cos-type="inline_text" data-hs-cos-field="title"><h3 style="font-weight:bold;line-height: 1.6; font-size:28px;" >Server</h3></div> </div> <div class="card__text"> <div id="hs_cos_wrapper_dnd_area_main_banner-module-6_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_inline_text" style="" data-hs-cos-general-type="widget" data-hs-cos-type="inline_text" data-hs-cos-field="text">The big data era challenges the data center server to operate at maximum efficiency. We offer an upgraded server solution that delivers outstanding performance and maximum memory capacity with high reliability.</div> </div> <!--<a href="#anchor1"> <div class="card__button button--simple"> <div id="hs_cos_wrapper_dnd_area_main_banner-module-6_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_inline_text" style="" data-hs-cos-general-type="widget" data-hs-cos-type="inline_text" data-hs-cos-field="learn_more">Learn more</div> </div> </a>--> </div> </div> </div> <div class="col-lg-4 col-md-12 col-sm-12 eq-height"> <div class="cards__container tns-item tns-slide-active" id="cards__container-dnd_area_main_banner-module-6-item0"> <div class="cards__card card"> <div class="card__title" style="height:160px;"> <img class="card__logo" src="images/icon3.svg" width=70 alt="crane icon"> <div id="hs_cos_wrapper_dnd_area_main_banner-module-6_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_inline_text" data-hs-cos-general-type="widget" data-hs-cos-type="inline_text" data-hs-cos-field="title"><h3 style="font-weight:bold;line-height: 1.6; font-size:28px;" >Storage</h3></div> </div> <div class="card__text"> <div id="hs_cos_wrapper_dnd_area_main_banner-module-6_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_inline_text" style="" data-hs-cos-general-type="widget" data-hs-cos-type="inline_text" data-hs-cos-field="text">Moving toward a cloud-based future, businesses demand more effective, more secure, and more powerful data center storage and network communication solutions with 24/7 reliability.</div> </div> <!--<a href="#anchor1"> <div class="card__button button--simple"> <div id="hs_cos_wrapper_dnd_area_main_banner-module-6_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_inline_text" style="" data-hs-cos-general-type="widget" data-hs-cos-type="inline_text" data-hs-cos-field="learn_more">Learn more</div> </div> </a>--> </div> </div> </div> </div> <br><br> <div class="row" style="clear: both;" > <div class="col-lg-4 col-md-12 col-sm-12 eq-height"> <div class="cards__container tns-item tns-slide-active" id="cards__container-dnd_area_main_banner-module-6-item0"> <div class="cards__card card"> <div class="card__title" style="height:160px;"> <img class="card__logo" src="images/icon4.svg" width=70 alt="crane icon"> <div id="hs_cos_wrapper_dnd_area_main_banner-module-6_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_inline_text" data-hs-cos-general-type="widget" data-hs-cos-type="inline_text" data-hs-cos-field="title"><h3 style="font-weight:bold;line-height: 1.6; font-size:28px;" >Switch</h3></div> </div> <div class="card__text"> <div id="hs_cos_wrapper_dnd_area_main_banner-module-6_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_inline_text" style="" data-hs-cos-general-type="widget" data-hs-cos-type="inline_text" data-hs-cos-field="text">Most business networks today use switches to connect networked devices, such as computers, printers, and servers, within a building or campus. </div> </div> <!--<a href="#anchor1"> <div class="card__button button--simple"> <div id="hs_cos_wrapper_dnd_area_main_banner-module-6_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_inline_text" style="" data-hs-cos-general-type="widget" data-hs-cos-type="inline_text" data-hs-cos-field="learn_more">Learn more</div> </div> </a>--> </div> </div> </div> <div class="col-lg-4 col-md-12 col-sm-12 eq-height"> <div class="cards__container tns-item tns-slide-active" id="cards__container-dnd_area_main_banner-module-6-item0"> <div class="cards__card card"> <div class="card__title" style="height:160px;"> <img class="card__logo" src="images/icon5.svg" width=70 alt="crane icon"> <div id="hs_cos_wrapper_dnd_area_main_banner-module-6_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_inline_text" data-hs-cos-general-type="widget" data-hs-cos-type="inline_text" data-hs-cos-field="title"><h3 style="font-weight:bold;line-height: 1.6; font-size:28px;" >Outdoor Gateway</h3></div> </div> <div class="card__text"> <div id="hs_cos_wrapper_dnd_area_main_banner-module-6_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_inline_text" style="" data-hs-cos-general-type="widget" data-hs-cos-type="inline_text" data-hs-cos-field="text">The Internet of Things (IoT)/Internet of Everything (IoE) is changing everything every day, and has expanded IT networks from indoor to outdoor environments. </div> </div> <!--<a href="#anchor1"> <div class="card__button button--simple"> <div id="hs_cos_wrapper_dnd_area_main_banner-module-6_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_inline_text" style="" data-hs-cos-general-type="widget" data-hs-cos-type="inline_text" data-hs-cos-field="learn_more">Learn more</div> </div> </a>--> </div> </div> </div> </div> <br id="video_conf"><br> <div class="widget-title" style="margin:10px;height:600px;" > <div class="col-md-12 col-sm-12 col-xs-12 text-center"> <p><b>About</b></p> <h2>Video Conference</h2> <br> </div> <div class="row" style="clear: both;" > <div class="col-md-6 col-sm-12 col-xs-12 tv-position"> <!-- <div class='col-md-12 col-sm-12 col-xs-12 tv-bottom25p'> <div class='embed-responsive embed-responsive-16by9'> <iframe class='embed-responsive-item' src='//www.youtube.com/embed/A8vwcdRjiPo' allowfullscreen></iframe> </div> </div>--> <img src="images/video_conferencing.png" style="width:100%;padding: 0px 30px;" alt="viedo conference"> </div> <div class="col-md-6 col-sm-12 col-xs-12"> <p>Nowadays, the video conferencing market can be segmented into three categories: software, hardware, and service. Among them, hardware platform is the most essential segment as it integrates all parts to depict an entire infrastructure, supported by a service provider. Collaborating with Portwell, you do not need to look for hardware and service separately. Portwell provides human machine interface (HMI) solution, core computing module, and network appliance with consolidated planning.</p> <p>When talk about video conferencing, one almost always think about indoor or in a meeting room. In fact, video conferencing is also widely used in factory, surgical room, or even extreme environment. For certain customers, it is critical to guarantee everything functions well no matter how severe their surroundings are. With more than 20 years of experience in industrial PC market, Portwell is expert in knowing how to design industrial computer to thrive in harsh environment. Together, let us work with you today to deploy from the beginning to the end, and implement in a timely manner. </p> <!--<a class="btn-u btn-u-lg text-center" href="" style="width:150px;" >Learn More</a>--> </div> </div> </div> <br><br> <div class="row" style="clear: both;" > <div class="col-lg-4 col-md-12 col-sm-12 eq-height3"> <div class="cards__container tns-item tns-slide-active" id="cards__container-dnd_area_main_banner-module-6-item0"> <div class="cards__card card" style="min-height:500px;" > <div style="width:100%" class="text-center"> <h3 style="font-weight:bold;line-height: 1.5; font-size:23px;" >Touch Monitor</h3> </div> <br> <div class="card__title" style="height:220px;" > <p>Touch monitors and all-in-one computers function as intuitive human interface during video conferencing and Teleconferencing. Portwell offers a variety of sizes and grades monitor/displays – from industrial to medical grade.</p> </div> <br> <div class="text-center" style="height:110px;"> <a href="https://portwell.com/products/lead.php" ><img class="card__logo" style="margin-right: 0px;" src="images/touch_monitor.png" width=150 alt="crane icon"></a> </div> </div> </div> </div> <div class="col-lg-4 col-md-12 col-sm-12 eq-height3"> <div class="cards__container tns-item tns-slide-active" id="cards__container-dnd_area_main_banner-module-6-item0"> <div class="cards__card card" style="min-height:500px;" > <div style="width:100%" class="text-center"> <h3 style="font-weight:bold;line-height: 1.5; font-size:23px;" >Com Express Module</h3> </div> <br> <div class="card__title" style="height:220px;"> <p>Portwell’s COM Express module is used as in many video conference platforms as a control engine. Our network appliance solutions also offer various form factors and network bandwidth from rackmount to desktop to empower a secure communication. </p> </div> <br> <div class="text-center" style="height:110px;"> <a href="https://portwell.com/products/computer-on-module.php" ><img class="card__logo" style="margin-right: 0px;" src="images/com_express_module.png" width=150 alt="crane icon"></a> </div> </div> </div> </div> <div class="col-lg-4 col-md-12 col-sm-12 eq-height3"> <div class="cards__container tns-item tns-slide-active" id="cards__container-dnd_area_main_banner-module-6-item0"> <div class="cards__card card" style="min-height:500px;" > <div style="width:100%" class="text-center"> <h3 style="font-weight:bold;line-height: 1.5; font-size:23px;" >Customized Systems</h3> </div> <br> <div class="card__title" style="height:220px;"> <p>Our design capability, flexible manufacturing, project management, and one-stop shop bring you extraordinary add-on benefits. In addition to product itself, we also provide final system integration, testing and deployment services to customers. </p> </div> <br> <div class="text-center" style="height:110px;"> <a href="https://portwell.com/products/ca.php" ><img class="card__logo" style="margin-right: 0px;" src="images/customized_systems.png" width=200 alt="crane icon"></a> </div> </div> </div> </div> </div> <br id="why_choose_us" ><br> <div class="row"> <div class="col-md-12 col-sm-12 col-xs-12 text-center" > <h2>Why Choose Us</h2><br> </div> <div class="col-md-12 tv-position" style="clear: both;" > <div class="row team-v5" style="padding-bottom:0px;" > <div class='col-lg-4 col-md-12 col-sm-12 col-xs-12 team-img-p' style="padding:10px;" > <div class='team-img team-img2'><img src='images/why_choose_us_1.jpg' width='100%' class='img-responsive'> <div class='team-hover team-hover2 color-fff ' style="width:100%; height:100%;padding: 0px auto;" > <h4 style="margin-top:-40px;padding-top:0px;" >Portwell has established fully equipped labs in house offering extensive testing services to ensure quality of design and regulatory compliance, including thermal analysis, ingress protection, vibration test, highly accelerated life test (HALT), ESD, EMS, power integrity, on/off testing, EMI and signal integrity.</h4> </div> </div> </div> <div class='col-lg-4 col-sm-12 col-xs-12 team-img-p' style="padding:10px;" > <div class='team-img team-img2'><img src='images/why_choose_us_2.jpg' width='100%' class='img-responsive'> <div class='team-hover team-hover2 color-fff ' style="width:100%; height:100%;padding: 0px auto;" > <h4 style="margin-top:-80px;padding-top:0px;" >As a long-time Intel® Internet of Things Solutions Alliance, Portwell has accumulated 25+ years of experience of designing an extensive variety of x86 boards and systems, delivering product solutions to meet the network communication industry's demands. As an ISO 9001 certified company, we are committed to delivering quality products and services following ISO standards.</h4> </div> </div> </div> <div class='col-lg-4 col-sm-12 col-xs-12 team-img-p' style="padding:10px;" > <div class='team-img team-img2'><img src='images/why_choose_us_3.jpg' width='100%' class='img-responsive'> <div class='team-hover team-hover2 color-fff ' style="width:100%; height:100%;padding: 0px auto;" > <h4 style="margin-top:-60px;padding-top:0px;" >Portwell provides services at every level in realizing your design concept into product reality. Portwell provides complete services: engineering, product development, production planning, quality assurance, integration, and logistics management. Portwell offers one-stop services to help you shorten the time-to-market with high-quality and price-competitive solutions.</h4> </div> </div> </div> </div> </div> </div> <br id="more_products" ><br> <div class="row" > <div class="col-md-12 col-sm-12 col-xs-12 text-center" > <h2>Products</h2><br> </div> </div> <div class="row" style="clear: both;" > <div class="col-lg-4 col-md-12 col-sm-12 eq-height4"> <div class="cards__container tns-item tns-slide-active" id="cards__container-dnd_area_main_banner-module-6-item0"> <a href="https://portwell.com/products/detail.php?CUSTCHAR1=ROBO-8114VG2AR" style="text-decoration: none; " > <div class="cards__card card" style="min-height:610px;" > <div class="text-center" style="width:100%;height:180px;" > <img class="card__logo" style="margin-right: 0px;height:90px;width:auto;" src="https://portwell.com/im/sbc/ROBO-8114VG2AR-v.jpg" alt="crane icon"><br> <h3 style="font-weight:bold;line-height: 1.5; color:#57449B; font-size:20px; margin-top:10px" >ROBO-8114VG2AR</h3> <h4 style="font-weight:normal;line-height: 1; font-size:18px;" >PICMG 1.3 System Host Board (SHB)</h4> </div> <div class="card__title" style="width:100%;height: 0px;" class="text-center"> </div> <div class="card__text" style="height:370px;"> <ul style="padding-inline-start: 20px;" > <li>Intel® Xeon®/Core™ i3/i5/i7/ Pentium®/Celeron® processors in LGA 1151 package</li> <li>Delivers up to128GB(Non-ECC) maximum DDR4 2400 ECC SO-DIMM on four sockets</li> <li>Mutiple display by DVI-I(DVID+VGA) and HDMI</li> <li>High speed dual Gigabit Ethernet based on PCI express x 1, high bandwidth I/O interface</li> </ul> </div> <br> </div> </a> </div> </div> <div class="col-lg-4 col-md-12 col-sm-12 eq-height4"> <div class="cards__container tns-item tns-slide-active" id="cards__container-dnd_area_main_banner-module-6-item0"> <a href="https://portwell.com/products/detail.php?CUSTCHAR1=PCOM-B634VG" style="text-decoration: none; " > <div class="cards__card card" style="min-height:610px;" > <div class="text-center" style="width:100%;height:180px;" > <img class="card__logo" style="margin-right: 0px;height:90px;width:auto;" src="https://portwell.com/im/embedded/PCOM-B634VG-v.jpg" alt="crane icon"><br> <h3 style="font-weight:bold;line-height: 1.5; color:#57449B; font-size:20px; margin-top:10px" >PCOM-B634VG</h3> <h4 style="font-weight:normal;line-height: 1; font-size:18px;" >Type 6 COM Express Module</h4> </div> <div class="card__title" style="width:100%;height: 0px;" class="text-center"> </div> <div class="card__text" style="height:370px;"> <ul style="padding-inline-start: 20px;" > <li>Intel® Xeon® processor D1500 series</li> <li>3 slot support of DDR4 ECC SO-DIMM (up to 48GB)</li> <li>Delivers up to 24 PCI Express lanes</li> <li>Dual 10GbE interface</li> </ul> </div> <br> </div> </a> </div> </div> <div class="col-lg-4 col-md-12 col-sm-12 eq-height4"> <div class="cards__container tns-item tns-slide-active" id="cards__container-dnd_area_main_banner-module-6-item0"> <a href="https://portwell.com/products/detail.php?CUSTCHAR1=NANO-6062" style="text-decoration: none; " > <div class="cards__card card" style="min-height:610px;" > <div class="text-center" style="width:100%;height:180px;" > <img class="card__logo" style="margin-right: 0px;height:90px;width:auto;" src="https://portwell.com/im/embedded/NANO-6062-v.jpg" alt="crane icon"><br> <h3 style="font-weight:bold;line-height: 1.5; color:#57449B; font-size:20px; margin-top:10px" >NANO-6062</h3> <h4 style="font-weight:normal;line-height: 1; font-size:18px;" >Fanless Nano-ITX Embedded Board</h4> </div> <div class="card__title" style="width:100%;height: 0px;" class="text-center"> </div> <div class="card__text" style="height:370px;"> <ul style="padding-inline-start: 20px;" > <li>Intel® Atom™ processor E3900 series</li> <li>Support DDR3L 1866/1600 SODIMM up to 8GB</li> <li>Support triple display by VGA, DisplayPort and LVDS</li> <li>Support one M.2 socket, SATA III port, Mini PCIe and mSATA socket</li> </ul> </div> <br> </div> </a> </div> </div> </div> <br><br> <div class="row" style="clear: both;" > <div class="col-lg-4 col-md-12 col-sm-12 eq-height2"> <div class="cards__container tns-item tns-slide-active" id="cards__container-dnd_area_main_banner-module-6-item0"> <a href="https://portwell.com/products/detail.php?CUSTCHAR1=PCOM-B641VG" style="text-decoration: none; " > <div class="cards__card card" style="min-height:570px;" > <div class="text-center" style="width:100%;height:180px;" > <img class="card__logo" style="margin-right: 0px;height:90px;width:auto;" src="https://portwell.com/im/embedded/PCOM-B641VG-v.jpg" alt="crane icon"><br> <h3 style="font-weight:bold;line-height: 1.5; color:#57449B; font-size:20px; margin-top:10px" >PCOM-B641VG</h3> <h4 style="font-weight:normal;line-height: 2; font-size:18px;" >Type 6 Compact COM Express Module</h4> </div> <div class="card__title" style="width:100%;height: 0px;" class="text-center"> </div> <div class="card__text" style="height:275px;"> <ul style="padding-inline-start: 20px;" > <li>Intel® Atom™ processor E3900 product family (formerly Apollo Lake)</li> <li>Support DDR3L 1600/1866 MT/s SDRAM on two 204-pin SODIMM sockets up to 32GB</li> <li>Support VGA, LVDS and DisplayPort</li> <li>Support USB 3.0, USB 2.0, SATA, 4x PCIe x1 or 1x PCIe x4</li> </ul> </div> <br> </div> </a> </div> </div> <div class="col-lg-4 col-md-12 col-sm-12 eq-height2"> <div class="cards__container tns-item tns-slide-active" id="cards__container-dnd_area_main_banner-module-6-item0"> <a href="https://portwell.com/products/detail.php?CUSTCHAR1=WEBS-21D0" style="text-decoration: none; " > <div class="cards__card card" style="min-height:570px;" > <div class="text-center" style="width:100%;height:180px;" > <img class="card__logo" style="margin-right: 0px;height:90px;width:auto;" src="https://portwell.com/im/embedded_platform/WEBS-21D0-v.jpg" alt="crane icon"><br> <h3 style="font-weight:bold;line-height: 1.5; color:#57449B; font-size:20px; margin-top:10px" >WEBS-21D0</h3> <h4 style="font-weight:normal;line-height: 1; font-size:18px;" >Fanless Small Form Factor Intelligent Embedded System</h4> </div> <div class="card__title" style="width:100%;height: 0px;" class="text-center"> </div> <div class="card__text" style="height:275px;"> <ul style="padding-inline-start: 20px;" > <li>System motherboard: NANO-6062 Nano-ITX embedded system board</li> <li>Intel® Atom® processor E3900 series (formerly Apollo Lake)</li> <li>DDR3L 1866/1600 MHz memory, 1x 204-pin SODIMM socket, up to 8GB</li> <li>1x 2.5" SATA HDD/SSD, 1x mSATA, 1x microSD card</li> </ul> </div> <br> </div> </a> </div> </div> <div class="col-lg-4 col-md-12 col-sm-12 eq-height2"> <div class="cards__container tns-item tns-slide-active" id="cards__container-dnd_area_main_banner-module-6-item0"> <a href="https://portwell.com/products/detail.php?CUSTCHAR1=APTNS-35120" style="text-decoration: none; " > <div class="cards__card card" style="min-height:570px;" > <div class="text-center" style="width:100%;height:180px;" > <div class="text-center" style="height:90px; width:auto;" > <span style="height: 100%;" ></span><img class="card__logo" style="margin-right: 0px; margin-top: 20px; width:220px; height:auto;" src="https://portwell.com/im/ca/APTNS-35120-v.jpg" alt="crane icon"><br> </div> <h3 style="font-weight:bold;line-height: 1.5; color:#57449B; font-size:20px; margin-top:10px" >APTNS-35120</h3> <h4 style="font-weight:normal;line-height: 1; font-size:18px;" >1U Rackmount High-Performance Networking System</h4> </div> <div class="card__title" style="width:100%;height: 0px;" class="text-center"> </div> <div class="card__text" style="height:275px;"> <ul style="padding-inline-start: 20px;" > <li>Supports AMD ROME EPYC™ 7002 Series Processor, LGA4094</li> <li>8 channels DDR4 ECC Registered 3200MHz Memory, up to 512GB</li> <li>Supports up to 4x PCIe x8 slots for expansion LAN modules, up to 32 GbE Copper / Fiber ports</li> <li>1 x 3.5'' or 2 x 2.5'' HDD/SSD support</li> </ul> </div> <br> </div> </a> </div> </div> </div> <br><br> <div class="row" style="clear: both;" > <div class="col-lg-4 col-md-12 col-sm-12 eq-height2"> <div class="cards__container tns-item tns-slide-active" id="cards__container-dnd_area_main_banner-module-6-item0"> <a href="https://portwell.com/products/detail.php?CUSTCHAR1=PCOM-BA01" style="text-decoration: none; " > <div class="cards__card card" style="min-height:570px;" > <div class="text-center" style="width:100%;height:180px;" > <img class="card__logo" style="margin-right: 0px;height:100px;width:auto;" src="https://portwell.com/im/embedded/PCOM-BA01-v.jpg" alt="crane icon"><br> <h3 style="font-weight:bold;line-height: 1.5; color:#57449B; font-size:20px; margin-top:10px" >PCOM-BA01</h3> <h4 style="font-weight:normal;line-height: 1; font-size:18px;" >Type 10 Mini COM Express Module</h4> </div> <div class="card__title" style="width:100%;height: 0px;" class="text-center"> </div> <div class="card__text" style="height:275px;" > <ul style="padding-inline-start: 20px;" > <li>Intel® Atom® processor E3900 series, Intel® Pentium® processor N4200, Intel® Celeron® processor N3350 (formerly Apollo Lake)</li> <li>Support LPDDR4-2400 MT/s on-board memory up to 8GB</li> <li>Support DDI, LVDS/eDP display interfaces</li> <li>Support 8x USB 2.0 or 4x USB 2.0 + 3x USB 3.0, 2x SATA III and 4x PCIe 2.0 x1</li> </ul> </div> <br> </div> </a> </div> </div> <div class="col-lg-4 col-md-12 col-sm-12 eq-height2"> <div class="cards__container tns-item tns-slide-active" id="cards__container-dnd_area_main_banner-module-6-item0"> <a href="https://portwell.com/products/detail.php?CUSTCHAR1=CAR-6010" style="text-decoration: none; " > <div class="cards__card card" style="min-height:570px;" > <div class="text-center" style="width:100%;height:180px;" > <div class="text-center" style="height:100px; width:100%;margin-top: auto; margin-bottom: auto;" > <span style="display: inline-block;height: 100%;vertical-align: middle;" ></span><img class="card__logo" style="margin-right: 0px; width:200px;height:auto;" src="https://portwell.com/im/ca/CAR-6010-v.jpg" alt="crane icon"><br> </div> <h3 style="font-weight:bold;line-height: 1.5; color:#57449B; font-size:20px; margin-top:10px" >CAR-6010</h3> <h4 style="font-weight:normal;line-height: 1; font-size:18px;" >Server-class 1U Rackmount Network Communication Appliance</h4> </div> <div class="card__title" style="width:100%;height: 0px;" class="text-center"> </div> <div class="card__text" style="height:275px;"> <ul style="padding-inline-start: 20px;" > <li>Intel® Xeon® Scalable processors (codenamed Skylake) and Intel® C620 series chipsets (codenamed Lewisburg), formerly Purley</li> <li>8x DDR4 ECC RDIMMs up to 2666MHz</li> <li>Up to 32x GbE RJ45/SFP</li> <li>Bypass: Based on Portwell NIC module or standard add-on card</li> </ul> </div> <br> </div> </a> </div> </div> <div class="col-lg-4 col-md-12 col-sm-12 eq-height2"> <div class="cards__container tns-item tns-slide-active" id="cards__container-dnd_area_main_banner-module-6-item0"> <a href="https://portwell.com/products/detail.php?CUSTCHAR1=CAF-0262" style="text-decoration: none; " > <div class="cards__card card" style="min-height:570px;" > <div class="text-center" style="width:100%;height:180px;" > <img class="card__logo" style="margin-right: 0px;height:100px;width:auto;" src="https://portwell.com/im/ca/CAF-0262-v.jpg" alt="crane icon"><br> <h3 style="font-weight:bold;line-height: 1.5; color:#57449B; font-size:20px; margin-top:10px" >CAF-0262</h3> <h4 style="font-weight:normal;line-height: 1; font-size:18px;" >Desktop Network Communication Appliance</h4> </div> <div class="card__title" style="width:100%;height: 0px;" class="text-center"> </div> <div class="card__text" style="height:275px;"> <ul style="padding-inline-start: 20px;" > <li>Intel® Atom® processor C3000 series (formerly Denverton)</li> <li>DDR4 ECC 2133MHz SO-DIMM up to 32GB</li> <li>Dual 1GbE(SFP)/1GbE(RJ45) combo ports</li> <li>2x bypass segments, Gen3.4</li> </ul> </div> <br> </div> </a> </div> </div> </div> <br><br> </div><!-- end container --> </div> </div> <br><br> <div class="container-fluid section-background p0m0" > <br><br><br> <div class="col-md-12 col-sm-12 col-xs-12 " style="margin-bottom:50px;" > <div id="message_div" style="display:none;" ><h3 id="messageholder" ></h3></div> <div class="col-lg-5 col-md-6 col-sm-12 col-lg-offset-4 col-md-offset-3"> <div class="col-lg-10 col-md-12 col-sm-12 col-xs-12 widget-title text-center"> <h3>Contact Us</h3> </div><br><br> <div id="message"></div> <form role="form" id="info_form" > <div class="row" > <div class="col-lg-5 col-md-6 col-sm-6 col-xs-6" > <div class="form-group"> <label class="flbl" for="subject">First Name*</label> <input type="text" class="form-control" id="fname" name="fname" /> </div> </div> <div class="col-lg-5 col-md-6 col-sm-6 col-xs-6" > <div class="form-group"> <label class="flbl" for="subject">Last Name*</label> <input type="text" class="form-control" id="lname" name="lname" /> </div> </div> </div> <div class="row" > <div class="col-lg-5 col-md-6 col-sm-6 col-xs-6" > <div class="form-group"> <label class="flbl" for="subject">Email*</label> <input type="text" class="form-control" id="email" name="email" /> </div> </div> <div class="col-lg-5 col-md-6 col-sm-6 col-xs-6" > <div class="form-group"> <label class="flbl" for="subject">Phone</label> <input type="text" class="form-control" id="phone" name="phone" /> </div> </div> </div> <div class="row" > <div class="col-lg-10 col-md-12 col-sm-12 col-xs-12" > <div class="form-group"> <label class="flbl" for="subject">Subject*</label> <input type="text" class="form-control" id="subject" name="subject" /> </div> </div> </div> <div class="row" > <div class="col-lg-10 col-md-12 col-sm-12 col-xs-12" > <div class="form-group"> <label class="flbl" for="subject">Message*</label> <textarea class="form-control" name="comments" id="comments" rows="6" ></textarea> </div> </div> </div> <div class="col-lg-10 col-md-12 col-sm-12 col-xs-12"> <label class="flbl" for="captcha">*Please enter the verification code shown below.</label><br> <div id="captcha-wrap" style="margin:0px;"> <img src="../captcha/newCaptcha.php" style="border:1px solid #cccccc;" alt="" id="captcha" /> </div> <img src="../captcha/img/refresh.png" style="inline-block;margin:0px auto;vertical-align: middle;cursor: pointer;" alt="refresh captcha" class="refresh-captcha" /><label style="vertical-align: middle"><span style="color:#523E95;cursor: pointer;vertical-align: middle" class="refresh-captcha" >Try a new code.</span></label><br> <input type="text" class="form-control" style="width:50%" id="captcha_text" name="captcha_text" /> </div> <div class="col-lg-10 col-md-12 col-sm-12 col-xs-12"> <br> <div style="padding-right:5px" class="pull-left"> <input type=button class="btn-u btn-u-lg" style="width:150px;" id="submit_btn" value="Submit" /> <input type=reset class="btn-u btn-u-md" id="reset_btn" value="Reset" style="display:none;"/> </div> </div> </form> </div><!-- end col-lg-6 --> </div> </div> </section><!-- end section-single --><!-- end section-footer --> <!--=== Footer Version 1 ===--> <div class="footer-v1"> <div class="text-center" style="background-color:#F5F5F5; padding:10px 0px; " > <div class="container" style="padding-right: 30px;padding-left: 30px;" > <a target="_blank" href="https://portwell.com/partners.php" ><img src="https://portwell.com/menu-n/img//partner.png" style="max-height:100px; max-width:100%; margin:0px auto;" ></a> </div> </div> <!-- <div class="text-center" style="background-color:#F5F5F5; padding:10px 0px; " > <a target="_blank" href="https://portwell.com/partners.php" ><img src="https://portwell.com/menu-n/img/p1.png" style="max-height:80px; max-width:16%; margin:0px auto;" ></a> <img src="https://portwell.com/menu-n/img/p2.png" style="max-height:80px; max-width:7%; margin:0px auto;" > <img src="https://portwell.com/menu-n/img/p3.png" style="max-height:80px; max-width:27%; margin:0px auto;" > <img src="https://portwell.com/menu-n/img/p4.png" style="max-height:80px; max-width:7%; margin:0px auto;" > <img src="https://portwell.com/menu-n/img/p5.png" style="max-height:80px; max-width:13%; margin:0px auto;" > <img src="https://portwell.com/menu-n/img/p6.png" style="max-height:80px; max-width:7%; margin:0px auto;" > <img src="https://portwell.com/menu-n/img/p7.png" style="max-height:80px; max-width:10%; margin:0px auto;" > <img src="https://portwell.com/menu-n/img/p8.png" style="max-height:80px; max-width:10%; margin:0px auto;" > </div>--> <div class="footer"> <div class="container"> <div class="col-md-8 col-sm-12 col-xs-12 hidden-xs"> <div class="col-md-3 col-sm-6 col-xs-6 footer-color"> <h3><strong>About Portwell</strong></h3> <ul> <!-- <li><a href="#"><h5>Investor Relations</h5></a></li> --> <li><a href="https://portwell.com/about.php"><h5>About Portwell</h5></a></li> <li><a href="https://portwell.com/career.php"><h5>Career</h5></a></li> <li><a href="https://portwell.com/data-privacy-declaration.php"><h5>Privacy Policy</h5></a></li> <li><a href="https://portwell.com/productnews.php"><h5>Press Release </h5></a></li> <li><a href="https://portwell.com/resource-center-case-study.php"><h5>Resource Center</h5></a></li> <li><a href="https://portwell.com/subscribe.php"><h5>Subscribe</h5></a></li> </ul> </div> <div class="col-md-3 col-sm-6 col-xs-6 footer-color"> <h3><strong>Products</strong></h3> <ul> <li><a href="https://portwell.com/products/computer-on-module.php"><h5>Computer-on-Module</h5></a></li> <li><a href="https://portwell.com/products/sbc.php"><h5>Single Board Computers</h5></a></li> <li><a href="https://portwell.com/products/embedded-platform.php"><h5>Embedded Systems</h5></a></li> <li><a href="https://portwell.com/products/intel-mini-itx-board.php"><h5>Mini-ITX Boards</h5></a></li> <li><a href="https://portwell.com/products/nano-itx-board.php"><h5>Nano-ITX Boards</h5></a></li> <li><a href="https://portwell.com/products/ca.php"><h5>Network Appliances</h5></a></li> <li><a href="https://portwell.com/products/server.php"><h5>Servers</h5></a></li> <li><a href="https://portwell.com/products/iot.php"><h5>Industrial IoT Appliances</h5></a></li> <li><a href="https://portwell.com/products/medical-display.php"><h5>Medical Monitors</h5></a></li> <li><a href="https://portwell.com/products/medical-panel-pc.php"><h5>Medical Panel PCs</h5></a></li> </ul> </div> <div class="col-md-3 col-sm-6 col-xs-6 footer-color"> <h3><strong>Solutions</strong></h3> <ul> <li><a href="https://portwell.com/solutions/medical.php"><h5>Medical</h5></a></li> <li><a href="https://portwell.com/solutions/network-security.php"><h5>Network Security</h5></a></li> <li><a href="https://portwell.com/solutions/network-communication.php"><h5>Network Communication</h5></a></li> <li><a href="https://portwell.com/solutions/sd-wan.php"><h5>SD-WAN</h5></a></li> <li><a href="https://portwell.com/solutions/automation.php"><h5>Industrial Automation</h5></a></li> <li><a href="https://portwell.com/solutions/military.php"><h5>Military</h5></a></li> <li><a href="https://portwell.com/solutions/telematics.php"><h5>Transportation</h5></a></li> <li><a href="https://portwell.com/solutions/openBMC.php"><h5>OpenBMC</h5></a></li> <li><a href="https://portwell.com/solutions/IoT.php"><h5>IoT Solutions</h5></a></li> <li><a href="https://portwell.com/solutions/gaming.php"><h5>Casino Gaming</h5></a></li> </ul> </div> <div class="col-md-3 col-sm-6 col-xs-6 footer-color footer-border"> <h3><strong>Support Center</strong></h3> <ul> <li><a href="https://portwell.com/support.php"><h5>Technical Request</h5></a></li> <li><a href="https://portwell.com/contact.php"><h5>Sales Request</h5></a></li> <!--<li><a href="https://drivers.portwell.com/"><h5>Download Center</h5></a></li>--> <li><a href="https://portwell.com/download-center.php"><h5>Download Center</h5></a></li> <li><a href="https://portwell.com/catalog.htm"><h5>Catalog Download</h5></a></li> <li><a href="https://portwell.com/rma.htm" target="_blank"><h5>RMA</h5></a></li> </ul> </div> <!--<div class="col-md-4 footer-color "> </div>--> </div> <div class="col-md-4 col-sm-12 col-xs-12" align="center" > <div class="col-md-12" style="padding:10px 0; margin-left:-5px;"><img src="https://portwell.com/images-n/logo_white.png" class="img-responsive" width="190"></div> <div class="col-md-12" style="padding:5px 0;"><h5 style="color:#FFF;">1-877-APT-8899 <br> 510-403-3399<br> info@portwell.com</h5></div> <div class="col-md-12"> <button class="btn-u social-button" type="button" onclick="window.open('https://twitter.com/Portwell_US');"><i class="fa fa-twitter"></i></button> <button class="btn-u social-button" type="button" onclick="window.open('https://www.facebook.com/American-Portwell-Technology-113342347124252/');"><i class="fa fa-facebook-square"></i></button> <button class="btn-u social-button" type="button" onclick="window.open('https://www.youtube.com/c/Portwell168');"><i class="fa fa-youtube-play"></i></button> <button class="btn-u social-button" type="button" onclick="window.open('http://feeds.feedburner.com/americanportwell');"><i class="fa fa-rss-square"></i></button> <button class="btn-u social-button" type="button" onclick="window.open('https://www.linkedin.com/company/portwell?trk=top_nav_home');"><i class="fa fa-linkedin-square"></i></button> </div> </div> <div class="col-md-12 copyright-title" align="center"> <div class="col-md-12 col-xs-12 p0m0 "> Copyright © <script language="JavaScript" type="text/javascript"> now = new Date theYear=now.getYear() if (theYear < 1900) theYear=theYear+1900 document.write(theYear) </script> by American Portwell Technology, Inc. All Rights Reserved </div> <br><br> <!-- <div class="col-md-12 col-xs-12 p0m0"> <a style="color:#FFF;" href="#">Privacy Policy</a> | <a style="color:#FFF;" href="#">Terms of Service</a> | <a style="color:#FFF;" href="#">Site Map</a> </div> --> </div> </div> </div> <!--/footer--> <!-- Begin WebTrax --> <!-- <script type="text/javascript"> var wto = wto || []; wto.push(['setWTID', 'wt-dffd0ec2-e88f-46c1-84d7-85a0f3404d18']); wto.push(['webTraxs']); (function() { var wt = document.createElement('script'); wt.src = document.location.protocol + '//www.webtraxs.com/wt.php'; wt.type = 'text/javascript'; wt.async = true; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(wt, s); })(); </script> <noscript><img src="https://www.webtraxs.com/webtraxs.php?id=wt-dffd0ec2-e88f-46c1-84d7-85a0f3404d18&st=img" alt="" /></noscript>--> <!-- End WebTrax --> </div> <!--=== End Footer Version 1 ===--> </div><!-- wrapper --> <!-- JS Global Compulsory --> <script type="text/javascript" src="../assets-n/plugins/jquery/jquery.min.js"></script> <script type="text/javascript" src="../assets-n/plugins/jquery/jquery-migrate.min.js"></script> <script type="text/javascript" src="../assets-n/plugins/bootstrap/js/bootstrap.min.js"></script> <script src="../js/jquery-validation-1.11.1/jquery.validate.js"></script> <script src="../js/jquery.colorbox.js"></script> <!-- JS Implementing Plugins --> <script type="text/javascript" src="../assets-n/plugins/back-to-top.js"></script> <!--<script type="text/javascript" src="../assets-n/plugins/smoothScroll.js"></script>--> <script type="text/javascript" src="../assets-n/plugins/revolution-slider/rs-plugin/js/jquery.themepunch.tools.min.js"></script> <script type="text/javascript" src="../assets-n/plugins/revolution-slider/rs-plugin/js/jquery.themepunch.revolution.min.js"></script> <script type="text/javascript" src="../menu-n/contact_form.js"></script> <!-- JS Page Level --> <script type="text/javascript" src="../assets-n/js/app.js"></script> <script type="text/javascript" > jQuery(document).ready(function() { App.init(); jQuery('.tp-banner').show().revolution({ delay:3000, sliderLayout: 'fullwidth', startwidth:1998, startheight:420, navigationStyle:"navbar-old", navigation: { bullets: { enable: true, style: 'ares', }, arrows: { enable: true, style: "hesperiden", hide_onleave: false }, } }); $.support.cors = true; }); </script> <!-- Global site tag (gtag.js) - Google Analytics --> <script async src="https://www.googletagmanager.com/gtag/js?id=UA-142484627-1"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'UA-142484627-1'); </script> </body> </html>