Re: Internet connection through PC



Huh? You need it "to test"? You should not be architecting your solution
for any device on the assumption that UDP pass-through will be functional
with any version of AS. As far as testing, you should not be assuming that
AS is a substitute for *any* other type of network connection. It doesn't
work the same and testing a network application over AS is *not* proving
anything about real network functionality in your application.

Paul T.

"Ike" <Ike@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:F10C7E5A-849B-4B77-891A-556CBA1C7FE8@xxxxxxxxxxxxxxxx
> Alex,
>
> will there be support for UDP passthrough with newer versions of
> activesync?
> I need this badly to test .
>
> Regards
> Ike
>
>
>
>
> "Alex Feinman [MVP]" wrote:
>
>> Yes, with two caveats:
>> 1) In activesync settings make sure it set to connect passthrough
>> connection
>> to internet.
>> 2) AS passtrough supports TCP only. No UDP
>>
>> --
>> Alex Feinman
>> ---
>> Visit http://www.opennetcf.org
>> "Rob S" <Rob S@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
>> news:096B71CB-674B-4F05-B7DF-BC47F7E9BA6C@xxxxxxxxxxxxxxxx
>> >
>> > Hi there, hope somebody out there can give me some pointers.
>> >
>> > I'm writing a smart device application in C#...
>> >
>> > Basically, my application transfers information via sockets to our
>> > server,
>> > the problem i have is GPRS.
>> >
>> > I can get the application to dial the GPRS but everything fails when
>> > the
>> > PDA
>> > is in the cradle.
>> > I understand it then uses PC connection and active sync, however my
>> > application still needs to access the internet.
>> >
>> > Is there a way for me to use their internet connection on their PC to
>> > still
>> > send data over sockets? I presume this would be a configuration thing
>> > on
>> > the
>> > Pocket PC?
>> >
>> > Any assitance on this would be much appreciated.
>> >
>> > Many Thanks,
>> > Rob
>>
>>


.



Relevant Pages

  • UDP 137 then 1025 and 1026
    ... many connection attempts to my small server ... In UDP, 67.192.193.215:137->localhost:1026 ... that is being done to our internet connection. ...
    (Security-Basics)
  • Re: VPN / IPSEC
    ... > 2) The main branch using ADSL to connect to the internet, ... Actually, an IPSEC VPN can work through a NAT'd connection (I know, because I ... CIPE runs entirely over UDP, ...
    (Focus-Microsoft)
  • Re: CSocket : testing (easy ... RE: AliR)
    ... you must not be using UDP. ... UDP is usually blocked at firewalls, and any router ... truncated at any router to the minimum mandated by the Internet standards, ... The reason for CAsyncSocket is that if the remote program hangs, your program hangs also, ...
    (microsoft.public.vc.mfc)
  • Re: weird packets.. anyone?
    ... See below for how I handle this on my cable connection. ... The second appears to be a broadcast NetBIOS-NS request from a DHCP ... I simply drop all tcp and udp>134 <140 and ignore them. ... spoof UDP traffic through your packet filters. ...
    (FreeBSD-Security)
  • Re: UDP connection over GPRS/3G fails when Wifi is ON
    ... a UDP server over the GPRS/3G network (I downloaded a free ... This works when the Wifi is OFF. ... there is an active WIFI connection to the web. ... The GPRS connection stops when there is active WiFi connection? ...
    (microsoft.public.pocketpc.developer)

Loading