Netduino home hardware projects downloads community

Jump to content


The Netduino forums have been replaced by new forums at community.wildernesslabs.co. This site has been preserved for archival purposes only and the ability to make new accounts or posts has been turned off.
Photo

System.Net.Sockets.TcpListener missing


  • Please log in to reply
1 reply to this topic

#1 edbrik

edbrik

    New Member

  • Members
  • Pip
  • 2 posts

Posted 23 August 2012 - 04:33 PM

HHello. System.Net.Sockets.TcpListener class, not on. NETMF 4.1 I've been trying to find this kind, or an alternative to be used. NETF. someone else has had this problem? greetings.

#2 nakchak

nakchak

    Advanced Member

  • Members
  • PipPipPip
  • 404 posts
  • LocationBristol, UK

Posted 23 August 2012 - 04:52 PM

HHello.

System.Net.Sockets.TcpListener class, not on. NETMF 4.1

I've been trying to find this kind, or an alternative to be used. NETF.

someone else has had this problem?

greetings.


Hi edbrik

Have you tried using the
Socket.Listen()
method?

That's pretty much it AFAIK for socket listeners in netmf, also their is no async versions of the standard socket .net api (again AFAIK).

Nak.




1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users

home    hardware    projects    downloads    community    where to buy    contact Copyright © 2016 Wilderness Labs Inc.  |  Legal   |   CC BY-SA
This webpage is licensed under a Creative Commons Attribution-ShareAlike License.