OutSystems Forge 日本語データベース

Network Tools

※Forge全件データの日本語検索サービスをご利用になりたい場合は、こちらまでお問合せください。

Forge英文サイト

2018-01-23 1.0.2 AGAP2IT-NL Team All .NET Plug-ins
ネットワークテストのためのツール。
ネットワークテスト用の一連のツール。 TcpConnect - 特定のTCPポートの簡単な接続テスト。 TcpSend - ASCII形式のデータを送信します。 TcpSendBinary - バイナリ形式でデータを送信します。 TcpClose - TcpConnectによって保持されている接続を閉じます。 TcpSendとTcpSendBinaryの両方は、TcpConnectによって返された同じ接続オブジェクトを介して複数の時間にわたって呼び出すことができます。

[Overview]
Tools for network testing.
[Detail]
A set of tools for network testing. TcpConnect - Simple connection test for a given TCP port; TcpSend - Send data in ASCII format; TcpSendBinary - Send data in binary format; TcpClose - Closes a connection persisted by TcpConnect; Both TcpSend and TcpSendBinary can be called multiple time on a flow over the same connection object returned by TcpConnect.
戻る