TCP/UDP Portfinder

Geben Sie die Portnummer (z. B., 21), Dienst (z. B., ssh, ftp) oder Gefahr (z. B., nimda) ein.
Database aktualisiert 30. März 2016

Suchen Sie Ergebnisse von "connect"

1 2 3 4 5 6 7 8 9 > >>
Port: 4/TCP
4/TCP - Bekannte Portzuteilungen (3 Dat. gefunden)
  • Dienst
    Details
    Informationsquelle
  •  
    Unassigned
    IANA
  • threat
    [threat] Midnight Commander Sometimes this program is assigned to this prot
    Bekkoame
  • threat
    [threat] Self-Certifying File System(SFS) sfssd acceps connections on TCP port 4 and passes them to the appropriate SFS daemon. SFS is a secure, global file system with completely decentralized control. SFS uses NFS 3 as the underlying protocol for file access.
    Bekkoame
Port: 264/TCP
264/TCP - Bekannte Portzuteilungen (4 Dat. gefunden)
  • Dienst
    Details
    Informationsquelle
  • bgmp
    BGMP
    IANA
  •  
    BGMP, Border Gateway Multicast Protocol (Official)
    WIKI
  • bgmp
    -
    SANS
  • threat
    [threat] FW1_topo FW1 can be flooded on this port in order to cause CPU utilization to reach 100% and stopping managers from connecting. However, it requires a fast link and access to that port, probably from the local network.
    Bekkoame
Port: 455/TCP
455/TCP - Bekannte Portzuteilungen (5 Dat. gefunden)
  • Dienst
    Details
    Informationsquelle
  • creativepartnr
    CreativePartnr
    IANA
  • creativepartnr
    -
    SANS
  • threat
    [threat] Fatal Connections
    Bekkoame
  • fatalconnections
    [trojan] Fatal Connections
    SANS
  • trojan
    [trojan] Fatal Connections. Remote Access. Works on Windows 95, 98 and ME. Aliases: Fatcon, Backdoor.Fatcon
    Simovits
Port: 517/TCP
517/TCP - Bekannte Portzuteilungen (2 Dat. gefunden)
  • Dienst
    Details
    Informationsquelle
  • talk
    like tenex link, but across machine - unfortunately, doesn't use link protocol (this is actually just a rendezvous port from which a tcp connection is established)
    Bekkoame
  • talk
    like tenex link but across
    SANS
Port: 517/UDP
517/UDP - Bekannte Portzuteilungen (3 Dat. gefunden)
  • Dienst
    Details
    Informationsquelle
  •  
    Talk (Official)
    WIKI
  • talk
    like tenex link, but across machine - unfortunately, doesn't use link protocol (this is actually just a rendezvous port from which a tcp connection is established)
    Bekkoame
  • talk
    like tenex link but across
    SANS
Port: 641/TCP
641/TCP - Bekannte Portzuteilungen (3 Dat. gefunden)
  • Dienst
    Details
    Informationsquelle
  • repcmd
    repcmd
    IANA
  •  
    SupportSoft Nexus Remote Command (control/listening): A proxy gateway connecting remote control traffic (Official)
    WIKI
  • ipcserver
    Mac OS X RPC-based services. Used by NetInfo, for example.
    Apple
Port: 641/UDP
641/UDP - Bekannte Portzuteilungen (3 Dat. gefunden)
  • Dienst
    Details
    Informationsquelle
  • repcmd
    repcmd
    IANA
  •  
    SupportSoft Nexus Remote Command (control/listening): A proxy gateway connecting remote control traffic (Official)
    WIKI
  • ipcserver
    Mac OS X RPC-based services. Used by NetInfo, for example.
    Apple
Port: 653/TCP
653/TCP - Bekannte Portzuteilungen (3 Dat. gefunden)
  • Dienst
    Details
    Informationsquelle
  • repscmd
    RepCmd
    IANA
  •  
    SupportSoft Nexus Remote Command (data): A proxy gateway connecting remote control traffic (Official)
    WIKI
  • ipcserver
    Mac OS X RPC-based services. Used by NetInfo, for example.
    Apple
Port: 653/UDP
653/UDP - Bekannte Portzuteilungen (3 Dat. gefunden)
  • Dienst
    Details
    Informationsquelle
  • repscmd
    RepCmd
    IANA
  •  
    SupportSoft Nexus Remote Command (data): A proxy gateway connecting remote control traffic (Official)
    WIKI
  • ipcserver
    Mac OS X RPC-based services. Used by NetInfo, for example.
    Apple
Port: 657/TCP
657/TCP - Bekannte Portzuteilungen (3 Dat. gefunden)
  • Dienst
    Details
    Informationsquelle
  • rmc
    RMC
    IANA
  •  
    IBM RMC (Remote monitoring and Control) protocol, used by System p5 AIX Integrated Virtualization Manager (IVM) and Hardware Management Console to connect managed logical partitions (LPAR) to enable dynamic partition reconfiguration (Official)
    WIKI
  • ipcserver
    Mac OS X RPC-based services. Used by NetInfo, for example.
    Apple
1 2 3 4 5 6 7 8 9 > >>

Über TCP/UDP Ports

Der TCP Port 4 verwendet das Transmissionskontrollprotokoll. TCP ist eins der Hauptprotokolle in TCP/IP Netzwerken. TCP ist ein auf die Verbindung orientiertes Protokoll, das einen Händedruck braucht, um Ende-bis-Ende Kommunikationen einzustellen. Die Daten eines Benutzers können bidirektional über die Verbindung nur nach der Einstellung der Verbindung gesandt werden.
Achtung! TCP port 4 garantiert die Lieferung der Datenpackungen in derselben Ordnung, darin sie gesandt wurden. Garantierte Kommunikation über den TCP Port 4 ist der Hauptunterschied zwischen TCP und UDP. Der UDP hat keine garantierte Kommunikation wie TCP.

UDP port 4 besorgt einen unzuverlässigen Dienst und Datagramme können ohne Meldung verdoppelt, unzulässig kommen oder verschwinden. UDP port 4 denkt, dass die Fehlernachprüfung und -korrektion nicht erforderlich ist oder in dieser Anwendung nicht vollgezogen wird, um das Overhead dieser Bearbeitung auf dem Netzwerkschnittstellniveau zu vermeiden.
UDP (Benutzerdatagrammprotokoll) ist ein minimales Transportschichtprotokoll, das auf Meldungen orientiert ist (das Protokoll ist in IETF RFC 768 orientiert). Anwendungsmuster, die UDP oft verwenden: Überstimme IP (VoIP), Strommedia und Echtzeitspiele mit vielen Spielern. Viele Webanwendungen verwenden UDP, z. B., Domänennamensystem (DNS), Routerinformationsprotokoll (RIP), dynamisches Hostcomputerkonfigurationsprotokoll (DHCP), einfaches Netzwerkmanagementprotokoll (SNMP).
TCP versus UDP - TCP: zuverlässig, ordentlich, schwer, strömend; UDP – unzuverlässig, unordentlich, leicht, Datagramme.
Ihre IP Adresse
Vereinigte Staaten3.236.18.23