NetGroup problems connecting devices with different internet connection

Create a chat using technology Cirrus (p2p) and class NetGroup.
If the device is a mobile phone, and has network via 3G or 4G, then connect to the same group with other devices is not happening.
For example, there are a PC and the mobile device:
1 If both are connected to one Wi-Fi:
onNetConnectionNetStatus: NetConnection.Connect.Success
onNetConnectionNetStatus: NetGroup.Connect.Success
onNetGroupNetStatus: NetGroup.Neighbor.Connect
A connection is made.
2 If both are connected to different Wi-Fi:
onNetConnectionNetStatus: NetConnection.Connect.Success
onNetConnectionNetStatus: NetGroup.Connect.Success
onNetGroupNetStatus: NetGroup.Neighbor.Connect
A connection is made.
3.If one device is connected to Wi-Fi, and the other to a 3G or G4
onNetConnectionNetStatus: NetConnection.Connect.Success
onNetConnectionNetStatus: NetGroup.Connect.Success
No connection.
Sample code that was tested:
package {
import flash.display.Sprite;
import flash.events.NetStatusEvent;
import flash.net.GroupSpecifier;
import flash.net.NetConnection;
import flash.net.NetGroup;
import flash.text.TextField;
public class NetGroupSample extends Sprite {
   private static const CIRRUS_URL:String = "rtmfp://p2p.rtmfp.net";
   private static const CIRRUS_DEVELOPER_KEY:String = "************************";
   private var _netConnection:NetConnection;
   private var _netGroup:NetGroup;
   private var _outputTextField:TextField;
   public function NetGroupSample() {
  _outputTextField = new TextField();
  _outputTextField.width = this.stage.stageWidth;
  _outputTextField.height = this.stage.stageHeight;
   this.addChild(_outputTextField);
  _netConnection = new NetConnection();
  _netConnection.addEventListener(NetStatusEvent.NET_STATUS, this.onNetConnectionNetStatus);
  _netConnection.connect(CIRRUS_URL, CIRRUS_DEVELOPER_KEY);
   private function onNetConnectionNetStatus(event:NetStatusEvent):void {
   this.traceToOutput("onNetConnectionNetStatus:", event.info.code);
   switch (event.info.code) {
   case "NetConnection.Connect.Success":
   var gspec:GroupSpecifier = new GroupSpecifier("Group1");
  gspec.multicastEnabled = true;
  gspec.postingEnabled = true;
  gspec.serverChannelEnabled = true;
  gspec.objectReplicationEnabled = true;
  gspec.routingEnabled = true;
  _netGroup = new NetGroup(_netConnection, gspec.groupspecWithAuthorizations());
  _netGroup.addEventListener(NetStatusEvent.NET_STATUS, this.onNetGroupNetStatus);
  break;
   private function onNetGroupNetStatus(event:NetStatusEvent):void {
   this.traceToOutput("onNetGroupNetStatus:", event.info.code);
   private function traceToOutput(...strings):void {
  _outputTextField.appendText(strings.join(" ") + "\n");
Tested on Adobe AIR SDK 3.2, 3.4, 13.0.0.111

the results you're showing indicate a symmetric NAT (that is, a NAT that uses a different translation for each unique destination).  there is no way for a peer behind a symmetric NAT to coordinate and find another peer that's behind a different symmetric NAT or behind a port-restricted cone NAT.
this posting by Matthew Kaufman explains the situation with NATs in more detail:
  https://forums.adobe.com/message/1064983#1064983
as far as "fixing" it: the issue isn't the protocol -- a symmetric NAT is inherently defective.  the only fix is to not use a symmetric NAT in your network.  unfortunately this is often outside your control (such as with your mobile provider).

Similar Messages

  • Can I use two different devices with different apple ID for backing up data on one machine without losing any data that was backed up with one device earlier?

    Can I use two different devices with different apple ID for backing up data on one machine without losing any data that was backed up with one device earlier?

    The link is to a discussion started on 12/18 in the FiOS Internet forum.  Here's the link I get now, however it is different than the link I pulled a few hours ago.  If this system changes the link again, it may not work.
    http://forums.verizon.com/t5/FiOS-Internet/Frustration-and-just-confused-with-internet-help-please/t...
    You can also look for the topic, "frustration and just confused" in the FiOS Internet forum.
    Here's a link that is in the thread that gives more detail.
    https://secure.dslreports.com/faq/15984
    Good Luck!
    P.S.  "Copper Contributor" is my "rank."  gs0b is my user name.
    If a forum member gives an answer you like, give them the Kudos they deserve. If a member gives you the answer to your question, mark the answer as Accepted Solution so others can see the solution to the problem.

  • Can I use iCloud to sync two devices with different apples Ids?

    Can I use iCloud to sync two devices with different apple ID's

    What do you mean by "apple ID"?  There's an ID you can use at the iTunes store to buy songs, apps, etc.  there's an ID you can use for your iCloud account - the two can be different or the same. So which service are you referring to when you talk about an apple ID?

  • Can I backup two devices (with different documents) to one iCloud account?  For example: iPad and iPhone, not everything is synced between the two, but I would like to backup each (seperately in the cloud), is this possible?

    Hello Apple Community,
    Can I backup two devices (with different documents) to one iCloud account? 
    For example: iPad Air and iPhone 5, not everything is synced between the two, but I would like to backup each (seperately in the cloud).  Is this possible?
    This way when I change from an old ipad to a new, I can restore with the ipad backup, and when I change from an old iphone to a new, I can restore from the
    iphone backup.
    Thank you in advance!

    Terminology check here. Do you really mean a "CD"?  There's a difference in Cloud behavior between content from a physical CD you ripped (which only has Cloud content if you have iTunes Match) and an "album" you bought from the iTunes Store.
    Read references for Home Sharing.
    iTunes: How to share music and video - http://support.apple.com/kb/HT2688 - about Music Sharing and Home Sharing
    Home Sharing Support page - http://www.apple.com/support/homesharing/
    iOS: Setting up Home Sharing on your device - http://support.apple.com/kb/ht4557 - "With Home Sharing in iOS 4.3 or later, you can stream your entire iTunes library over your home Wi-Fi network from your Mac or PC right to your iPhone, iPad, or iPod touch."
    The above can get pretty complicated.  You are probably best off by syncing both devices to a single library and/or updating the libraries on both computers to have the same content.

  • Can i share live documents in pages between different apple devices with different owners

    Can i share live documents in pages between different apple devices with different owners

    iTunes: How to share music between different ... - Apple - Support

  • CW2000 ANI Server is finding same devices with different IP addresses

    The ANI Sever is finding devices by multiple ip addresses. One devices is showing up as two devices with different ip addresses. It will show up with the loopback under its hostname and also find it by a serial ip address.

    http://www.cisco.com/warp/public/cc/pd/wr2k/cpmn/prodlit/wk2ke_wp.htm should clear up how ANI works in this case.

  • Synching across ios devices with different content

    Hello,
    I am trying to assist a user at my company with synching his music content accross his devices using iTunes match.
    I want to validate that music pulled from CD from his iOS devices will or will not be deleted.
    Basically he does not have his home pc anymre that was used to download many songs from CD and put into iTunes. However, he has an iPad that contains those songs (as well as songs from iTunes) plus an iPod that may or may not contain music from CDs.
    We have enabled itues match via his work computer and we saw that it uploaded his purchased songs to match, however when we turned on Match from the iPad, its say that it would replace the songs that were on the device. Our concern is that the music from the CD's will be lost and just replaced with his purchased music.
    Essentially, we want the music from iTunes, Cds (on the ipad) and his iphone to all be stored and synced with iTunes Match accross all devices.
    thanks!

    Thanks. Is there a way, then, to share music and apps across devices with different Apple IDs? Or does all music need to be purchased separately. I'm asking because my daughter has lots of music and apps on an older device that were purchased using her mom's Apple ID, but is now ready to have her own account on her new device, but would like to keep the music she's accumulated.

  • HT204053 Can you sync pages files on different devices with different apple ids?

    Can you sync pages files on different devices with different apple ids?  I have a personal iPad and one given to me for work. They are set up with two different apple IDs.  I do all of my lesson plans in pages.  I want to be able to create plans on both devices, but need to know if there is a way to sync the files without emailing, etc.

    Welcome to the Apple Community.
    No, that's not possible. A better way of working around this than emailing the documents to yourself is to use a third party storage solution such as Dropbox and a webDAV server to upload the documents.

  • Can music be shared between two devices with different apple IDs?

    Can music be shared between two devices with different apple IDs?

    The Apple Support Communities are an international user to user technical support forum. As a man from Mexico, Spanish is my native tongue. I do not speak English very well, however, I do write in English with the aid of the Mac OS X spelling and grammar checks. I also live in a culture perhaps very very different from your own. When offering advice in the ASC, my comments are not meant to be anything more than helpful and certainly not to be taken as insults.
    iTunes content can be commingled in the iTunes library on a computer and synced to iOS devices. The computer must be authorized to use the content from the respective Apple IDs in the iTunes Store menu.

  • EA6300 5g Problems and Devices with no MAC

    Problem 1
    I have been on the phone with Support about 5g connection problems; 
    sometime it connects, sometimes it does not,
    When I reboot the router in my device connects, after awhile it starts to degrade and drop.
    Yes I have separate ssid, Yes I have been working with support,
    So  I had to go back to version 1.1.39
    Problem 2
    Devices where showing up, with MAC address as 00;000;00
    Sorry to Say I settled for my Asus RT-AC66u in the meantime.
    Chris

    Hi! You mentioned about 1.1.39, is that your current firmware? Did you try to update the firmware to Ver.1.1.40 (build 153731) and experienced the same issue? Did you also try changing the channel settings on the 5Ghz network?

  • HT202213 Can I use home sharing on devices with different apple ids?

    I have my computer set up with my Id. Can my daughter use home sharing on her device with a different Id?

    I do not think so. See:
    Understanding Home Sharing
    Troubleshooting Home Sharing

  • Managing/Updating devices with different versions of iOS

    Hi
    I help manage a series of Apple Devices in our enterprise many of which have not recentlyl been updated to "newer" iOS versions. A handful of tehm go back to 4.2/4.3/5.0
    I was curious to know if there were any upgrade recommendations or expectations to 8.1. Does it need to be a staged update for the oldest versions, is it even possible to do a staged update? Are there considerations that need to be made prior to encouraging users to backup and upgrade to the latest iOS?
    Thanks in Advance.

    Actually, on looking closer:
    When I open the .nef files (double click from Bridge), CR 5.5 launches.
    When I open .jpg files (CR icon on toolbar or "Open in Camera Raw" menu option, also from Bridge), CR 5 launches.
    How / why would I have two versions - and with different menu options?

  • Devices with different Apple IDs ring the same time when some one facetime me.

    I have iPhone 5s and iPad mini.  Each has its own Apple ID.  But, when some one facetime me on one of them, both are ringing.  Even one is in London, and one is in Austin.
    How to fix to have iPad mini rings when facetime to it, or iPhone rings when facetime to iPhone, not both.
    Thanks.

    TJBUSM1973, rbrylawski...,
    Thank you for helping me on this problem.  To answer your questions,
    - No, each device has different contact, i.e. "reach me.." to different email address.
    - No, one of the Apple ID is totally new one for my iPhone 6s.
    - I have done some testing.  My son set up two different entries of my devices, i.e., one for each device.  But, it is still ringing one both devices when he facetimes me using one of his entries.
    But, it seems that if someone just has setup to reach me on one device in her device, then, only this device is ringing.  So, I am not sure why.  My son's set up are two different contacts to my devices. 
    I will do more testing when my son brings his device back home.
    Thanks again.

  • HT1391 How do I send iBooks to another device with different email

    How do I move purchased books to another iPad with different email

    ibooks, like other iTunes purchases/downloads, are tied to your iTunes account. If the other iPad is using your account then you should be able to re-download it directly on that iPad via the Store button at the top left of the bookshelf in the iBooks app and then the Purchased tab, or you can sync them to it via your computer's iTunes.

  • Problems sending mail with my internet connection through my iphone

    HI all,
    right now i'm having problems, i can't send a email with my outlook for mac through my iphone connection... but i can receive emails with the same connection... any ideas?

    Hi,
    I've solved this problem. The problem was because i was using the
    * Anexo - Descrição
      packing_list-transf_bin = 'X'.
      packing_list-head_start = 1. "Here it must be 0 because i wasn't using any table header
      packing_list-head_num   = 0.
      ADD 1 TO tab_lines.
      packing_list-body_start = 1.
      CLEAR: lv_filename, tab_lines.
      CONCATENATE nome_ficheiro 'TB' INTO lv_filename.
    *  CONCATENATE 'Fich Retorno -' nome_ficheiro INTO lv_filename.
      DESCRIBE TABLE contents_bin LINES tab_lines.
      packing_list-doc_type   =  'TXT'.
      packing_list-obj_descr  =  lv_filename."'Ficheiro Retorno'.
      packing_list-obj_name   =  lv_filename.
      packing_list-body_num = tab_lines.
      packing_list-doc_size   =  tab_lines * 255.
      APPEND packing_list.
    Best Regards
    Thanks,
    João Martins

Maybe you are looking for

  • How many times can you resend an iTunes Gift Card?

    Tried sending an iTunes gift card to a @facebook account but the recipient hasn't received it. Is it possible to send to another of their @facebook accounts and if that also fails then to a conventional account? I guess my question is how many times

  • TS1702 how do i transfer apps from one ipad to another ipad

    I have an ipad 2 with apps on it that I want to transfer to my new ipad which I had at chritmas how can I do this

  • How do I get an app update to go beyond half the update?

    I have been tryindg for weeks to get an update for an app on my iPhone but  it only goes half way.  My library shows it updated.

  • Is the trial version not fully functional?

    Hi, I'm testing PE8 trial - also I'm a complete newbie for video editing and PE8. I assume I export my project to end up with a finished video but PE8 doesn't let me export. It's all grayed out. Is it because it's a trial copy? Thanks, Sam

  • Convert table to xstring

    hallow i have internal table (person_tab) and i wont convert it to <b>xtring</b> how can i do that? best regards. TYPES : BEGIN OF 1_itab, werks TYPE persa, persg TYPE persg, persk TYPE persk, orgeh TYPE orgeh, stell TYPE stell, lastname TYPE pad_nac