Back: TCP.SocketAddress-accessing Up: TCP package Forward: TCP.SocketImpl class-parameters   Top: GNU Smalltalk Library Reference Contents: Table of Contents Index: Class index About: About this document

6.16 TCP.SocketImpl

Defined in namespace TCP
Superclass: TCP.AbstractSocketImpl
Category: Sockets-Protocols

6.16.1 TCP.SocketImpl class: parameters  (class)
6.16.2 TCP.SocketImpl: abstract  (instance)
6.16.3 TCP.SocketImpl: socket operations  (instance)


6.16.1 TCP.SocketImpl class: parameters

socketType
Answer the socket type parameter for `create'.


6.16.2 TCP.SocketImpl: abstract

outOfBandImplClass
Return an implementation class to be used for out-of-band data on the receiver.


6.16.3 TCP.SocketImpl: socket operations

connectTo: ipAddress port: port
Try to connect the socket represented by the receiver to the given remote machine.

getPeerName
Retrieve a ByteArray containing a sockaddr_in struct for the remote endpoint of the socket.



Back: TCP.SocketImpl-abstract Up: TCP.SocketImpl Forward: TCP.TCPSocketImpl   Top: GNU Smalltalk Library Reference Contents: Table of Contents Index: Class index About: About this document


This document was generated on May, 22 2008 using texi2html