Unit 'flcSocketLib' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_fundamentals]

TIPProtocol

Declaration

Source position: flcSocketLib.pas line 136

type TIPProtocol = (

  ipNone,

  

  ipIP,

  

  ipICMP,

  

  ipTCP,

  

  ipUDP,

  

  ipRaw

  

);



CT Web help

CodeTyphon Studio