To: | "" <> |
---|---|
Subject: | Re: [ts-7000] RE: ts-7800 how do I make 4 (at least 2) identical network stacks? |
From: | Jonathan Leslie <> |
Date: | Wed, 6 Nov 2013 07:06:22 -0800 (PST) |
need a price and a sample code of what the application program would look like to individually address each of the 4 networks. I would want a sample programs like: listen_on_network -n<network_id> -p<port number> -m<my_ip_address> send_on_network -n<network_id> -p<port number> -i<sendto_ip_address> -m<my_ip_address> -s<the message> gcc
compile and link. where I can launch 4 instances of the listen_on_network: for example: $listen_on_network -nA -p4999 -m1.1.1.200 & $listen_on_network -nB -p4999 -m1.1.1.200 & $listen_on_network -nC -p4999 -m1.1.1.200 & $listen_on_network -nD -p4999 -m1.1.1.200 & and I can send messages to any of 4 devices as
such: $send_on_network -p4999 -i1.1.1.101 -m1.1.1.200 -nA -s"are you there .101 on the A network?" $send_on_network -p4999 -i1.1.1.101 -m1.1.1.200 -nB -s"are you there also B network .101?" ... And it all works on a TS-8700 with a bunch of cat5 cables and no router. Contact me:
__._,_.___
Your email settings: Individual Email|Traditional
Change settings via the Web (Yahoo! ID required) Change settings via email: =Email Delivery: Digest | m("yahoogroups.com?subject","ts-7000-fullfeatured");=Change Delivery Format: Fully Featured">Switch to Fully Featured Visit Your Group | Yahoo! Groups Terms of Use | =Unsubscribe __,_._,___ |
Previous by Date: | Re: [ts-7000] RE: ts-7800 how do I make 4 (at least 2) identical network stacks?, Walter Marvin |
---|---|
Next by Date: | Re: [ts-7000] RE: ts-7800 how do I make 4 (at least 2) identical network stacks?, Jason Stahls |
Previous by Thread: | Re: [ts-7000] RE: ts-7800 how do I make 4 (at least 2) identical network stacks?, Walter Marvin |
Next by Thread: | Re: [ts-7000] RE: ts-7800 how do I make 4 (at least 2) identical network stacks?, Walter Marvin |
Indexes: | [Date] [Thread] [Top] [All Lists] |
Disclaimer: Neither Andrew Taylor nor the University of NSW School of Computer and Engineering take any responsibility for the contents of this archive. It is purely a compilation of material sent by many people to the birding-aus mailing list. It has not been checked for accuracy nor its content verified in any way. If you wish to get material removed from the archive or have other queries about the archive e-mail Andrew Taylor at this address: andrewt@cse.unsw.EDU.AU