Telnetprogramssoftware
Network connectivity terminal emulation software
Extends: Technology
Telnet programs software
Network connectivity terminal emulation software
Overview
Category: Network connectivity terminal emulation software
Network connectivity terminal emulation software
Related Skills
No related skills listed.
Occupations Using This Technology
- SOC Code: 11-3021.00
Usage in Platform
import { $ } from 'sdk.do'
const tech = await $.Technology.create({
name: 'Telnet programs software',
category: 'Network connectivity terminal emulation software',
description: 'Network connectivity terminal emulation software',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "Telnet programs software",
"applicationCategory": "Network connectivity terminal emulation software",
"description": "Network connectivity terminal emulation software"
}