Location: Symbol Reference > Classes > TJwsclFirewall Class > TJwsclFirewall Methods > TJwsclFirewall.AddTcpPortToFirewall Method
JWSCL Documentation
ContentsIndexHome
PreviousUpNext
TJwsclFirewall.AddTcpPortToFirewall Method
Pascal
procedure AddTcpPortToFirewall(ProtocollName: TJwString; ProtocollPort: Integer; const SubnetOnly: Boolean = False; const PortRemoteAddresses: TJwString = '*'); virtual;
Parameters 
Description 
ProtocollName: TJwString 
gives a description of the opened port (e.g. "FTP-Server")  
ProtocollPort: Integer 
defines the port of the protocol  
const SubnetOnly: Boolean = False 
defines if the rule affects only the pc's subnet or not  
const PortRemoteAddresses: TJwString = '*' 
defines which Remoteadress and port should be allowed 

AddTcpPortToFirewall Adds a rule for a single tcp port to the firewall.

Copyright (c) 2010. All rights reserved.
This help was created by Doc-O-Matic sponsored by toolsfactory software inc.
What do you think about this topic? Send feedback!