﻿' PacketID Constants for Visual Basic
' Generated by BnetDocs on 29/11/06 05:15:58
' BnetDocs software written by Arta
' Content compiled by Arta & Skywing

' Visit us on Battle.net in channel Op [vL]

Const PKT_CLIENTREQ&			 = &H03  
Const PKT_SERVERPING&			 = &H05  
Const PKT_KEEPALIVE&			 = &H07  
Const PKT_CONNTEST&			 = &H08  
Const PKT_CONNTEST2&			 = &H09  
