<?xml version="1.0" encoding="ISO-8859-1"?>
<rss version="2.0">
  <channel>
    <title>Go4IT project :: Forum</title>
    <link>http://www.go4-it.eu/</link>
    <description>Advanced tools and services for IPv6 testing :: XOOPS Community Bulletin Board</description>
    <lastBuildDate>Thu, 29 Jul 2010 18:10:00</lastBuildDate>
    <docs>http://backend.userland.com/rss/</docs>
    <generator>CBB 3.01</generator>
    <category>Discussion forum</category>
    <managingEditor>webmaster@go4-it.eu</managingEditor>
    <webMaster>webmaster@go4-it.eu</webMaster>
    <language>en</language>
        <image>
      <title>Go4IT project :: Forum</title>
      <url>http://www.go4-it.eu/modules/newbb/images/xoopsbb_slogo.png</url>
      <link>http://www.go4-it.eu/</link>
      <width>92</width>
      <height>52</height>
    </image>
            <item>
      <title>Re: Installation problems with t3DevKit [by suneel]</title>
      <link>http://www.go4-it.eu/modules/newbb/viewtopic.php?topic_id=86&amp;forum=12</link>
      <description>The Go4IT project:: Installation problems with t3DevKit&lt;br /&gt;
I didnt download these packages from the SVN repository. I have downloaded these two packages from the &amp;quot;Tools and service&amp;quot;-&amp;gt;test tools download section of Go4IT.&lt;br /&gt;&lt;br /&gt;I have extracted the tar packages and installed the picottcn.&lt;br /&gt;&lt;br /&gt;But while installing the t3devkit, ./configure is throwing the error that it does not find the DANET or telelogic tester tools.&lt;br /&gt;&lt;br /&gt;How can we customize ./congigure to compile for picottcn?</description>
      <pubDate>Tue, 22 Jun 2010 13:56:35</pubDate>
      <guid>http://www.go4-it.eu/modules/newbb/viewtopic.php?topic_id=86&amp;forum=12</guid>
    </item>
        <item>
      <title>First ttcn code [by ssk1983]</title>
      <link>http://www.go4-it.eu/modules/newbb/viewtopic.php?topic_id=85&amp;forum=12</link>
      <description>The Go4IT project:: First ttcn code&lt;br /&gt;
Hi all,&lt;br /&gt;&lt;br /&gt;I created simple &quot;Hello world&quot; program and when i was trying to compile the program using picottcn, it didn compile properly.(picottcn was installed properly, even DNS tester example is working properly)&lt;br /&gt;&lt;br /&gt;Do i need to do anything...help me please..&lt;br /&gt;&lt;br /&gt;Senthil...</description>
      <pubDate>Mon, 16 Nov 2009 07:18:24</pubDate>
      <guid>http://www.go4-it.eu/modules/newbb/viewtopic.php?topic_id=85&amp;forum=12</guid>
    </item>
        <item>
      <title>Re: which is the ttcn3 suit compiler tool for linux ? [by Franck Le Gall]</title>
      <link>http://www.go4-it.eu/modules/newbb/viewtopic.php?topic_id=84&amp;forum=12</link>
      <description>The Go4IT project:: which is the ttcn3 suit compiler tool for linux ?&lt;br /&gt;
HAve a look at available tools here: &lt;a href=&quot;http://www.ttcn3.org/&quot; target=&quot;_blank&quot;&gt;http://www.ttcn3.org/&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Franck</description>
      <pubDate>Thu, 12 Nov 2009 13:51:46</pubDate>
      <guid>http://www.go4-it.eu/modules/newbb/viewtopic.php?topic_id=84&amp;forum=12</guid>
    </item>
        <item>
      <title>Re: Go4IT_GUI_Start.sh file [by han]</title>
      <link>http://www.go4-it.eu/modules/newbb/viewtopic.php?topic_id=83&amp;forum=8</link>
      <description>Go4IT executable test suite install and use:: Go4IT_GUI_Start.sh file&lt;br /&gt;
Hi,&lt;br /&gt;&lt;br /&gt;I am trying to find a work-around and run manually like this:&lt;br /&gt;&gt; java -jar Go4ITTestUI.jar -g&lt;br /&gt;&lt;br /&gt;I got this error. has anyone seen it before?&lt;br /&gt;&lt;br /&gt;Exception in thread &quot;main&quot; java.lang.UnsatisfiedLinkError: no swt-win32-3235 in java.library.path&lt;br /&gt;	at java.lang.ClassLoader.loadLibrary(Unknown Source)&lt;br /&gt;	at java.lang.Runtime.loadLibrary0(Unknown Source)&lt;br /&gt;	at java.lang.System.loadLibrary(Unknown Source)&lt;br /&gt;	at org.eclipse.swt.internal.Library.loadLibrary(Library.java:123)&lt;br /&gt;	at org.eclipse.swt.internal.win32.OS.&lt;clinit&gt;(OS.java:18)&lt;br /&gt;	at org.eclipse.swt.widgets.Display.&lt;clinit&gt;(Display.java:125)&lt;br /&gt;	at org.go4it.ttcn.ui.v.gui.Splash.&lt;init&gt;(Splash.java:16)&lt;br /&gt;	at org.go4it.ttcn.ui.c.SystemInitiator.&lt;init&gt;(SystemInitiator.java:59)&lt;br /&gt;	at org.go4it.Go4IT.main(Go4IT.java:22)</description>
      <pubDate>Wed, 13 May 2009 22:40:29</pubDate>
      <guid>http://www.go4-it.eu/modules/newbb/viewtopic.php?topic_id=83&amp;forum=8</guid>
    </item>
        <item>
      <title>Build on Ubuntu Linux [by Lajos Nagy]</title>
      <link>http://www.go4-it.eu/modules/newbb/viewtopic.php?topic_id=82&amp;forum=8</link>
      <description>Go4IT executable test suite install and use:: Build on Ubuntu Linux&lt;br /&gt;
I&#039;ve made a simple shell script to aid environment building on Ubuntu Linux, works with 8.04 (LTS) with latest updates.&lt;br /&gt;&lt;pre&gt;&lt;br /&gt;#!/bin/sh&lt;br /&gt;#&lt;br /&gt;# Enviromental setup script for Go4-IT system by LouiSe@louise.hu&lt;br /&gt;# &lt;a href=&quot;http://www.go4-it.eu/&quot; target=&quot;_blank&quot;&gt;http://www.go4-it.eu/&lt;/a&gt;&lt;br /&gt;#&lt;br /&gt;# Build installation:&lt;br /&gt;# &lt;a href=&quot;http://www.go4-it.eu/modules/mediawiki/index.php/Technical_Documentation:_Building_and_Installation&quot; target=&quot;_blank&quot;&gt;http://www.go4-it.eu/modules/mediawiki/index.php/Technical_Documentation:_Building_and_Installation&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;# Install packages to Ubuntu (8.04)&lt;br /&gt;sudo apt-get install subversion mc&lt;br /&gt;sudo apt-get install sun-java6-jre sun-java6-jdk ant&lt;br /&gt;sudo apt-get install make flex bison libtool automake autoconf&lt;br /&gt;sudo apt-get install g++ libboost-dev&lt;br /&gt;&lt;br /&gt;# Checkout from SVN repository&lt;br /&gt;svn co --username anonymous &lt;a href=&quot;http://www.go4-it.eu/svnrepos/Go4IT&quot; target=&quot;_blank&quot;&gt;http://www.go4-it.eu/svnrepos/Go4IT&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;# Create missing symlinks for builds &lt;br /&gt;ln -s package2/picottcn/compiler package2/compiler/src/picottcn &lt;br /&gt;ln -s package2/picottcn/rts package2/TE/src &lt;br /&gt;&lt;br /&gt;# Start build&lt;br /&gt;cd Go4IT/package2/build&lt;br /&gt;./autogen.sh&lt;br /&gt;./configure&lt;br /&gt;make&lt;br /&gt;sudo make install&lt;br /&gt;&lt;/pre&gt;</description>
      <pubDate>Fri, 24 Apr 2009 10:36:43</pubDate>
      <guid>http://www.go4-it.eu/modules/newbb/viewtopic.php?topic_id=82&amp;forum=8</guid>
    </item>
        <item>
      <title>»Ø¸´: Developers zone access [by yiyonghe]</title>
      <link>http://www.go4-it.eu/modules/newbb/viewtopic.php?topic_id=79&amp;forum=8</link>
      <description>Go4IT executable test suite install and use:: Developers zone access&lt;br /&gt;
how get picottcn</description>
      <pubDate>Thu, 09 Apr 2009 01:49:47</pubDate>
      <guid>http://www.go4-it.eu/modules/newbb/viewtopic.php?topic_id=79&amp;forum=8</guid>
    </item>
        <item>
      <title>»Ø¸´: Networking for dummy [by totaljarod]</title>
      <link>http://www.go4-it.eu/modules/newbb/viewtopic.php?topic_id=81&amp;forum=8</link>
      <description>Go4IT executable test suite install and use:: Networking for dummy&lt;br /&gt;
yes,that tool certainly made in china.I have one~</description>
      <pubDate>Wed, 22 Oct 2008 07:33:19</pubDate>
      <guid>http://www.go4-it.eu/modules/newbb/viewtopic.php?topic_id=81&amp;forum=8</guid>
    </item>
        <item>
      <title>Is this the right tool for the job? [by alice123]</title>
      <link>http://www.go4-it.eu/modules/newbb/viewtopic.php?topic_id=80&amp;forum=9</link>
      <description>IPv6 protocols:: Is this the right tool for the job?&lt;br /&gt;
I&#039;m new at networking and I want to start making my own network wires/cables for my office. I ordered this crimping tool from &lt;a href=&quot;http://www.lducompany.com&quot; target=&quot;_blank&quot;&gt;www.lducompany.com&lt;/a&gt; (crimper should be here in a few days) and I wanted to learn if there are any other kinds of network cat5 wire crimping tools out there that would work better? &lt;a href=&quot;http://www.liangdianup.com/inventory/459901.htm&quot; target=&quot;_blank&quot;&gt;http://www.liangdianup.com/inventory/459901.htm&lt;/a&gt; is the location for the crimp plires on thier website, those are the ones that I bought. Funny that it says Germany on the handle of the plires but I would gues they are made in China since the company I bought them from is in China. If you know of a name of a certin cat 5 wire crimper that would be better for me to use then please post it here. Thank you :)</description>
      <pubDate>Tue, 12 Aug 2008 07:20:15</pubDate>
      <guid>http://www.go4-it.eu/modules/newbb/viewtopic.php?topic_id=80&amp;forum=9</guid>
    </item>
        <item>
      <title>Re: License Request [by Phu]</title>
      <link>http://www.go4-it.eu/modules/newbb/viewtopic.php?topic_id=78&amp;forum=8</link>
      <description>Go4IT executable test suite install and use:: License Request&lt;br /&gt;
Hi Carlos,&lt;br /&gt;&lt;br /&gt;The URL from the user manual (&lt;a href=&quot;http://www.testingtech.de/support/solution_register.php?sn=1&quot; target=&quot;_blank&quot;&gt;http://www.testingtech.de/support/solution_register.php?sn=1&lt;/a&gt;) is not accessible.  I went to Testing Tech website (&lt;a href=&quot;http://www.testingtech.de&quot; target=&quot;_blank&quot;&gt;http://www.testingtech.de&lt;/a&gt;) but can not find any link to register to get the license for GIPEST.  Can you help point me to the right directions.&lt;br /&gt;&lt;br /&gt;Thanks,&lt;br /&gt;-Phu</description>
      <pubDate>Mon, 11 Aug 2008 14:43:41</pubDate>
      <guid>http://www.go4-it.eu/modules/newbb/viewtopic.php?topic_id=78&amp;forum=8</guid>
    </item>
        <item>
      <title>Re: Error in execution from go4it test environment [by Carlos Perez]</title>
      <link>http://www.go4-it.eu/modules/newbb/viewtopic.php?topic_id=77&amp;forum=8</link>
      <description>Go4IT executable test suite install and use:: Error in execution from go4it test environment&lt;br /&gt;
There are two libraries that are required for the test tool to work properly. They are JpCap and Libnet. They appear commented in previous versions of the user manual, but they did not appear in the installation process. This issue appears resolved in the last version of the user manual. Among the different solutions proposed, the easiest one consists in copying jpcap.dll and libnet.dll from &amp;lt;path_of_GIPETS&amp;gt;\lib\jpcap\os\win32 to your Windows/System32 folder (usually C:\WINDOWS\SYSTEM32).&lt;br /&gt;&lt;br /&gt;We expect this issue will resolve your problem.</description>
      <pubDate>Mon, 03 Mar 2008 07:17:15</pubDate>
      <guid>http://www.go4-it.eu/modules/newbb/viewtopic.php?topic_id=77&amp;forum=8</guid>
    </item>
      </channel>
</rss>