Is there an equivalent of TutSystem in the Java API?

Is there an equivalent of TutSystem in the Java API?

book

Article ID: KB0084868

calendar_today

Updated On:

Products Versions
TIBCO SmartSockets -
Not Applicable -

Description

Resolution:
There is no TutSystem equivalent in Java, because Runtime.exec() is provided by Java. TutSystem was written to provide platform independence when porting C programs across various operating systems.

Issue/Introduction

Is there an equivalent of TutSystem in the Java API?