• Library Information
    • GetLibVersion (Function)
    • GetLibVersionNumber (Function)
    • IsLibReleased (Function)
  • NetBaseServices
    • Aliases
      • APP_NAME (Alias)
      • AsyncProperty (Alias)
      • EventHandler (Alias)
      • IAsyncProperty (Alias)
      • IDisposable (Folder)
      • IEventHandler (Alias)
      • TASK_GROUP (Alias)
      • TASK_NAME (Alias)
      • TASK_STATE (Alias)
    • Enums
      • ERROR (Enum)
      • OPERATION (Enum)
      • PURPOSE (Enum)
      • TRANSMISSION (Enum)
    • Function Blocks
      • IP
        • IPAddressSet (FunctionBlock)
        • IPv4Address (FunctionBlock)
        • PingRequest (FunctionBlock)
        • ResolveHostname (FunctionBlock)
      • TCP
        • TCP_Client (FunctionBlock)
        • TCP_Connection (FunctionBlock)
        • TCP_Processor (FunctionBlock)
        • TCP_Read (FunctionBlock)
        • TCP_Reader (FunctionBlock)
        • TCP_Server (FunctionBlock)
        • TCP_Stream
        • TCP_Write (FunctionBlock)
        • TCP_Writer (FunctionBlock)
      • TLS
        • TLSContext (FunctionBlock)
      • UDP
        • UDP_Packet
        • UDP_Peer (FunctionBlock)
        • UDP_Processor (FunctionBlock)
        • UDP_Receive (FunctionBlock)
        • UDP_Receiver (FunctionBlock)
        • UDP_Send (FunctionBlock)
        • UDP_Sender (FunctionBlock)
    • Interfaces
      • IOptionProvider (Interface)
        • GetOptionCount (Method)
        • GetParams (Method)
        • SetResult (Method)
      • IP
        • IIPAddress (Interface)
        • IIPAddressSet (Interface)
        • IIPv4Address (Interface)
      • TCP
        • IClient (Interface)
        • IConnection (Interface)
        • ISegment (Interface)
        • ISegmentPool (Interface)
        • IServer (Interface)
        • IStream (Interface)
      • TLS
        • ICertificateVerifier (Interface)
        • ITLSContext (Interface)
      • TSN
        • ITSNContext (Interface)
      • UDP
        • IPacket (Interface)
        • IPacketPool (Interface)
        • IPacketQueue (Interface)
        • IPeer (Interface)
    • Structs
      • CERT_INFO (Struct)
      • CIPHER_LIST (Struct)
      • OPTION (Struct)
    • Types
      • HOSTNAME (Alias)
      • IPADDRESS (Alias)
      • TLS_VERSION (Alias)
  • File and Project Information
  • Library Reference
    • Asynchronous Job Manager
      • Library Identification
      • Library Properties
    • CmpApp
      • Library Identification
      • Library Properties
    • CmpAsyncMgr
      • Library Identification
      • Library Properties
    • CmpErrors2 Interfaces
      • Library Identification
      • Library Properties
    • CmpEventMgr
      • Library Identification
      • Library Properties
    • CmpIecTask
      • Library Identification
      • Library Properties
    • CmpSchedule
      • Library Identification
      • Library Properties
    • CmpTls
      • Library Identification
      • Library Properties
    • CmpX509Cert
      • Library Identification
      • Library Properties
    • Common Behaviour Model
      • Library Identification
      • Library Properties
    • Component Manager
      • Library Identification
      • Library Properties
    • Memory Block Manager
      • Library Identification
      • Library Properties
    • SysCpuHandling
      • Library Identification
      • Library Properties
    • SysEvent
      • Library Identification
      • Library Properties
    • SysMem
      • Library Identification
      • Library Properties
    • SysSem
      • Library Identification
      • Library Properties
    • SysSocket Implementation
      • Library Identification
      • Library Properties
    • SysSocket Interfaces
      • Library Identification
      • Library Properties
    • SysSocket2
      • Library Identification
      • Library Properties
    • SysTypes2 Interfaces
      • Library Identification
      • Library Properties
Net Base Services
  • Docs »
  • NetBaseServices »
  • Function Blocks »
  • TCP »
  • TCP_Stream

TCP_StreamΒΆ

  • CreateSegment (Function)
  • CreateSegmentPool (Function)
  • SegmentPool (FunctionBlock)
    • IDisposable
      • ObjectDispose (Method)
    • ISegmentPool
      • GetSegment (Method)
    • SetInitialValue (Method)
  • Stream (FunctionBlock)
    • IStream
      • Read (Method)
      • Write (Method)