Project Home
Project Home
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
BroadcastCommunity.qnx.com will be offline from May 31 6:00pm until June 2 12:00AM for upcoming system upgrades. For more information please go to https://community.qnx.com/sf/discussion/do/listPosts/projects.bazaar/discussion.bazaar.topc28418
Forum Topic - How to open socket from command line?: Page 1 of 4 (4 Items)
   
How to open socket from command line?  
My program talks with remote server thru /dev/ser[number here]. Communication path is given as a parameter. Now I want 
to change serial for client socket.

How can I open client socket outside my program and have some path (presumably /dev/socket/...) ready to give to my 
program as a communication stream?

RobertL