Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Graphics > Inventor API > SoMFString Ques...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 12 Topic 471 of 502
Post > Topic >>

SoMFString Question

by tom_kuehnert@[EMAIL PROTECTED] Nov 9, 2006 at 07:07 AM

Hi,

I got a class that acts as a TCPSocket and i want to transfer simple,
short Strings with that. Everything works fine until they come to fast
for me to process. Those messages {"msg1","msg2",...} are then stored
in a char* like this:

     "msg1""msg2""msg3".

No problem sofar. But now this socket-class does this:

     SoMFString inbox; inbox.set("msg1""msg2""msg3");

and i get that inbox-MFString...
How can I get the Strings out of this MFString class?
     inbox.get(myString) just returns myString = "msg1".

If the problem is with the .set (derived from the SoField) : I think,
that method needs a special "ASCII format used in Coin data format
files." (thats what the help says). In what format could I send my
messages so that the MFString gets filled correct?
Is it possible at all?

Thanks in advance - I'd really apprechiate some help

Tom
 




 12 Posts in Topic:
SoMFString Question
tom_kuehnert@[EMAIL PROTE  2006-11-09 07:07:59 
Re: SoMFString Question
"Volker Enderlein&qu  2006-11-09 16:48:05 
Re: SoMFString Question
tom_kuehnert@[EMAIL PROTE  2006-11-09 07:58:14 
Re: SoMFString Question
"Volker Enderlein&qu  2006-11-09 17:10:06 
Re: SoMFString Question
tom_kuehnert@[EMAIL PROTE  2006-11-09 08:23:25 
Re: SoMFString Question
"Volker Enderlein&qu  2006-11-09 17:42:04 
Re: SoMFString Question
tom_kuehnert@[EMAIL PROTE  2006-11-09 08:25:51 
Re: SoMFString Question
tom_kuehnert@[EMAIL PROTE  2006-11-10 07:06:42 
Re: SoMFString Question
"Volker Enderlein&qu  2006-11-10 16:43:48 
Re: SoMFString Question
tom_kuehnert@[EMAIL PROTE  2006-11-12 03:10:05 
Re: SoMFString Question
"Volker Enderlein&qu  2006-11-13 00:33:01 
NEW SoMFString Question
tom_kuehnert@[EMAIL PROTE  2006-12-09 13:27:44 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Mon Oct 6 15:09:27 CDT 2008.