My favorites | Sign in
Project Logo
             
Search
for
Updated Jun 04, 2008 by Br...@Fitzsimons.org
Labels: Phase-Deploy, Featured
TestClientUsage  
Using the test client

Introduction

This page tells you how to use the test client included in the package. The test client is still under development but includes UDP and TCP tests.

Details

Run an erlang shell erl

To perform a little test use: test_udp:simple_test({{65,23,156,214},3386},{{65,23,156,215}, 3386})

The local source address and port e.g. {{65,23,156,214},3386} and CGF (open-cgf) server IP address and port e.g. {{65,23,156,215}, 3386}) need to be adjusted for your specific site.


Sign in to add a comment
Hosted by Google Code