WorldViz User Forum  

Go Back   WorldViz User Forum > Precision Position Tracker (PPT)

Reply
 
Thread Tools Rate Thread Display Modes
  #1  
Old 12-19-2011, 10:55 AM
ttasci ttasci is offline
Member
 
Join Date: Dec 2011
Posts: 1
VRPN client for WorldViz PPT

Hi all,

I want to connect WorldViz PPT from a different PC over VRPN. When I use Vizard I can get the tracked values. But when I try using a C# client to connect it doesn't work.

I use vrpnnet.dll and try to connect WorldViz PPT like:

Using vrpn
....
TrackerRemote tracker = new TrackerRemote("PPT0@134.103.176.150:3883");
tracker.PositionChanged += new TrackerChangeEventHandler(PositionChanged);
while (true)
{
tracker.Update();
}


Has anybody have a working client application to connect WorldViz PPT and get tracked values?
Reply With Quote
  #2  
Old 12-20-2011, 03:54 PM
farshizzo farshizzo is offline
WorldViz Team Member
 
Join Date: Mar 2003
Posts: 2,849
What version of the VRPN plugin do you have enabled in PPT and which version of VRPN is your C# client using?
Reply With Quote
Reply

Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Client Server Networking Problem pattie Vizard 12 07-04-2013 09:11 AM
VRPN info sdiverdi Precision Position Tracker (PPT) 5 01-16-2011 12:00 PM
The problem of tracker using via VRPN _kj_ Vizard 2 08-13-2009 12:03 AM
VRPN won't update Wytze Precision Position Tracker (PPT) 7 05-28-2008 07:15 AM


All times are GMT -7. The time now is 09:02 PM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Copyright 2002-2023 WorldViz LLC