Rogue Wave banner
Previous fileTop of DocumentContentsIndexNext file

RWIFtpPasvReply


RWIFtpPasvReplyRWIFtpReplyRWINumReplyRWIReply

Module

Networking Tools: Thread-hot Internet Classes (int library)

Data Type and Member Function Indexes
(exclusive of constructors and destructors)

Member Functions

Synopsis

#include <rw/toolpro/nreply.h>
RWIFtpPasvReply reply;

Required Libraries

thr, net, int, tls (and possibly std)

Description

RWIFtpPasvReply is a specialization class of RWIFtpReply. It contains the FTP server's Internet address, which is used by an FTP client to establish a TCP connection with the server.

Public Constructors

RWIFtpPasvReply();

Public Member Functions

RWInetAddr
address() const;

Protected Member Functions

virtual void
parse();

Global Operators

ostream&
operator<<(ostream& strm, const RWIFtpPasvReply& r); 


Previous fileTop of DocumentContentsIndexNext file

©Copyright 2000, Rogue Wave Software, Inc.
Contact Rogue Wave about documentation or support issues.