TCP/UDP Port Finder

Enter port number (e.g. 21), service (e.g. ssh, ftp) or threat (e.g. nimda)
Database updated - March 30, 2016

Search results for "ichat"

1 2 3 > >>
Port: 5060/UDP
5060/UDP - Known port assignments (3 records found)
  • Service
    Details
    Source
  • sip
    SIP
    IANA
  •  
    Session Initiation Protocol (SIP) (Official)
    WIKI
  • sip
    Session Initiation Protocol (SIP). iChat
    Apple
Port: 5190/UDP
5190/UDP - Known port assignments (2 records found)
  • Service
    Details
    Source
  • aol
    America-Online
    IANA
  • aol
    America Online (AOL). iChat and AOL Instant Messenger, file transfer
    Apple
Port: 5190/TCP
5190/TCP - Known port assignments (4 records found)
  • Service
    Details
    Source
  • aol
    America-Online
    IANA
  •  
    ICQ and AOL Instant Messenger (Official)
    WIKI
  • aim
    America Online Instant Messenger
    SANS
  • aol
    America Online (AOL). iChat and AOL Instant Messenger, file transfer
    Apple
Port: 5222/TCP
5222/TCP - Known port assignments (4 records found)
  • Service
    Details
    Source
  • xmpp-client
    XMPP Client Connection
    IANA
  •  
    Extensible Messaging and Presence Protocol (XMPP) client connection (Unofficial)
    WIKI
  • jabber
    Jabber IM Server
    SANS
  • jabber-client
    XMPP (Jabber). iChat and Jabber messages
    Apple
Port: 5269/TCP
5269/TCP - Known port assignments (4 records found)
  • Service
    Details
    Source
  • xmpp-server
    XMPP Server Connection
    IANA
  •  
    Extensible Messaging and Presence Protocol (XMPP) server connection (Official)
    WIKI
  • jabber-s2s
    Jabber IM Server to Server connections
    SANS
  • jabber-server
    XMPP server-to-server communication. iChat Server
    Apple
Port: 5297/TCP
5297/TCP - Known port assignments (2 records found)
  • Service
    Details
    Source
  •  
    Unassigned
    IANA
  •  
    iChat (local traffic), Bonjour
    Apple
Port: 5298/UDP
5298/UDP - Known port assignments (3 records found)
  • Service
    Details
    Source
  • presence
    XMPP Link-Local Messaging
    IANA
  •  
    Extensible Messaging and Presence Protocol (XMPP) (Unofficial)
    WIKI
  •  
    iChat (local traffic), Bonjour
    Apple
Port: 5298/TCP
5298/TCP - Known port assignments (3 records found)
  • Service
    Details
    Source
  • presence
    XMPP Link-Local Messaging
    IANA
  •  
    Extensible Messaging and Presence Protocol (XMPP) (Unofficial)
    WIKI
  •  
    iChat (local traffic), Bonjour
    Apple
Port: 5678/UDP
5678/UDP - Known port assignments (7 records found)
  • Service
    Details
    Source
  •  
    Mikrotik RouterOS Neighbor Discovery Protocol (MNDP) (Unofficial)
    WIKI
  • rrac
    Remote Replication Agent Connection
    IANA
  • rrac
    SNATMAP server. The SNATMAP service on port 5678 is used to determine the external Internet address of hosts so that connections between iChat users can properly function behind network address translation (NAT). The SNATMAP service simply communicates to clients the Internet address that connected to it. This service runs on an Apple server, but does not send personal information to Apple. When certain iChat AV features are used, this service will be contacted. Blocking this service may cause issues with iChat AV connections with hosts on networks that use NAT.
    Apple
  • threat
    [threat] osagent communication
    Bekkoame
  • threat
    [threat] A port for remote execution using the crexd/srexd services.
    Bekkoame
  • threat
    [threat] A frequent port some picks at random.
    Bekkoame
  • threat
    [threat] Port 5678 was originally specified for the PPTP protocol, but when the standard was ratified, port 1723 was chosen instead.
    Bekkoame
Port: 7777/TCP
7777/TCP - Known port assignments (17 records found)
  • Service
    Details
    Source
  •  
    Windows backdoor program tini.exe default (Unofficial)
    WIKI
  • oracle-portal
    Oracle 9i Portal - Apache HTTP (default)
    SANS
  •  
    Xivio.com Chat Server Interface (Unofficial)
    WIKI
  •  
    Terraria default server (Unofficial)
    WIKI
  • cbt
    iChat server file transfer proxy (unregistered use).
    Apple
  • cbt
    cbt
    IANA
  •  
    Unreal Tournament series default server (Unofficial)
    WIKI
  •  
    GFI EventsManager 7 & 8 (Official)
    WIKI
  •  
    iChat server file transfer proxy (Unofficial)
    WIKI
  •  
    Oracle Cluster File System 2 (Unofficial)
    WIKI
  • fwtk-authsvr
    FWTK-Gauntlet authentication server
    SANS
  • trojan
    [trojan] God Message. Virus / Remote Access / ActiveX trojan / Downloading trojan / Worm / Mail trojan / IRC trojan / Network trojan. Works on Windows 95, 98, ME, NT and 2000, together with MS Internet Explorer 5, MS Outlook and mIRC. Aliases: BackDoor.AB.gen (?), JS.Trojan.WindowBomb
    Simovits
  • threat
    [threat] Darkmoon
    Bekkoame
  • threat
    [threat] Hacker can spoof UDP packets to this port in order to control the cable-modem. God Message, Tini
    Bekkoame
  • godmessage
    [trojan] God Message
    SANS
  • thething(modified)
    [trojan] The Thing (modified)
    SANS
  • tini
    [trojan] Tini
    SANS
1 2 3 > >>

About TCP/UDP ports

TCP port 5060 uses the Transmission Control Protocol. TCP is one of the main protocols in TCP/IP networks. TCP is a connection-oriented protocol, it requires handshaking to set up end-to-end communications. Only when a connection is set up user's data can be sent bi-directionally over the connection.
Attention! TCP guarantees delivery of data packets on port 5060 in the same order in which they were sent. Guaranteed communication over TCP port 5060 is the main difference between TCP and UDP. UDP port 5060 would not have guaranteed communication as TCP.
UDP on port 5060 provides an unreliable service and datagrams may arrive duplicated, out of order, or missing without notice. UDP on port 5060 thinks that error checking and correction is not necessary or performed in the application, avoiding the overhead of such processing at the network interface level.
UDP (User Datagram Protocol) is a minimal message-oriented Transport Layer protocol (protocol is documented in IETF RFC 768).
Application examples that often use UDP: voice over IP (VoIP), streaming media and real-time multiplayer games. Many web applications use UDP, e.g. the Domain Name System (DNS), the Routing Information Protocol (RIP), the Dynamic Host Configuration Protocol (DHCP), the Simple Network Management Protocol (SNMP).
TCP vs UDP - TCP: reliable, ordered, heavyweight, streaming; UDP - unreliable, not ordered, lightweight, datagrams.
Your IP address
Your are from United States35.175.236.44