How To Create a Protocol Definition For a CompuServe Client
ID: Q183752
|
The information in this article applies to:
-
Microsoft Proxy Server versions 1.0, 2.0
SUMMARY
By default, Microsoft Proxy Server versions 1.0 and 2.0 do not ship with a
protocol definition that allows the use of the CompuServe client. In order
to proxy requests made by the CompuServe client, you must configure a
protocol definition.
MORE INFORMATION
CompuServe uses outbound TCP connections over port 4144. The following
steps describe the procedure for configuring a protocol definition for
CompuServe clients.
- Open the properties for the Winsock Proxy
service.
- Click the Protocols tab.
- Click the "Add..." button.
- In the Protocol Name field, enter a title such as "CompuServe"
(without
the quotation marks).
- In the Port field, enter "4144" (without the quotation marks).
- For type, specify TCP.
- For direction, specify Outbound.
- Click OK. This should return you to the list of existing protocol
definitions. Click Apply and then click OK.
For additional information on protocol definitions, double click "Protocol
Definitions" in the Index for the online Proxy Server documentation.
Keywords :
Version : WINNT:1.0,2.0
Platform : winnt
Issue type : kbhowto
|