Attaching to a connection

Login to reply to this topic.
Mon, 2006-08-07 10:35
Joined: 2005-08-08
Forum posts: 88
Hello again

  I`m having a RConnection that is watching for new connections with AllInterfaceNotification(). After i get a new connection event, i want to attach to it with another RConnection, but it fails with KErrCouldNotConnect (-34).

Mon, 2006-08-07 10:50
Joined: 2005-08-08
Forum posts: 88
Re: Attaching to a connection
Solved it.
I was using TConnectionInfoV2 instead of TConnectionInfo as connection info when attaching.
  • Login to reply to this topic.