Top DevX Stories
Creating Custom Export Filters for StarOffice with XSLT
WPF Wonders: Using DataTemplates
Crystal Reports Family Offers Options for Developers
Avaya Aura Session Manager video
Avaya Aura Overview video
Search the forums:

Go Back   DevX.com Forums > DevX Developer Forums > .NET

Reply
 
Thread Tools Search this Thread Rate Thread Display Modes
  #1  
Old 05-27-2004, 06:19 AM
prubbert prubbert is offline
Registered User
 
Join Date: May 2004
Posts: 2
Compact Framework TCP Client

Hi,

I've written a TCP Client and Server app that runs from a CE.Net device (Client) to my laptop (server). This runs without any problems if I use my wireless access point to provide the network.

However, If I make a "computer to computer" connection using a wireless card in my laptop and the device, the client can't find the server's IP. I can still ping the laptop from the device.

This is a cut down version of the client code (just to try and get a connection)

Dim tcpclnt As New TcpClient
tcpclnt.Connect("10.1.1.1", "8000")

Thanx

Paul
Reply With Quote
  #2  
Old 10-22-2009, 09:23 AM
scooby scooby is offline
Registered User
 
Join Date: Oct 2009
Posts: 2
TcpClient problem over wireless network

Hi Paul.
Did you ever got to the bottom of this?

I have a similar problem - my CE device connects to my laptop over a USB connection fine, but when I try the same connection over wireless, the TcpClient constructor throws an error.

The device is definitely connected to the wirelss network, and it can ping my laptop over the WLAN, but the TcpClient constructor method throws an error and the applicaton cannot connect.

The same code works fine when connected over USB.
Any help would be really appreciated.
Reply With Quote
Reply

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT -4. The time now is 08:12 AM.


Sponsored Links



Acceptable Use Policy

internet.comMediabistrojusttechjobs.comGraphics.com

WebMediaBrands Corporate Info


Advertise | Newsletters | Feedback | Submit News

Legal Notices | Licensing | Permissions | Privacy Policy


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.