PC Review


Reply
Thread Tools Rate Thread

Creating TCP/IP connection to PC over cradle wihout using ActiveSy

 
 
=?Utf-8?B?TWljaGFsIFJpemVr?=
Guest
Posts: n/a
 
      23rd May 2005
Hallo,
is it possible to establish tcp/ip connection to pc to witch i am connected
through cradle without using ActiveSync (physicly connected over rs232 or
usb)? Thanks for any reference
 
Reply With Quote
 
 
 
 
Chris Tacke, eMVP
Guest
Posts: n/a
 
      23rd May 2005
Not without writing some sort of custom TCP transport emulation driver.

--
Chris Tacke
Co-founder
OpenNETCF.org
Has OpenNETCF helped you? Consider donating to support us!
http://www.opennetcf.org/donate


"Michal Rizek" <(E-Mail Removed)> wrote in message
news:16759CB1-5FF7-456C-8006-(E-Mail Removed)...
> Hallo,
> is it possible to establish tcp/ip connection to pc to witch i am
> connected
> through cradle without using ActiveSync (physicly connected over rs232 or
> usb)? Thanks for any reference



 
Reply With Quote
 
Paul G. Tobey [eMVP]
Guest
Posts: n/a
 
      23rd May 2005
Or using a RAS server on the PC end and a directly-connected 'dial-up'
attachment on the Windows CE end. Why would you want to do this?

Paul T.

"Chris Tacke, eMVP" <(E-Mail Removed)> wrote in message
news:%(E-Mail Removed)...
> Not without writing some sort of custom TCP transport emulation driver.
>
> --
> Chris Tacke
> Co-founder
> OpenNETCF.org
> Has OpenNETCF helped you? Consider donating to support us!
> http://www.opennetcf.org/donate
>
>
> "Michal Rizek" <(E-Mail Removed)> wrote in message
> news:16759CB1-5FF7-456C-8006-(E-Mail Removed)...
>> Hallo,
>> is it possible to establish tcp/ip connection to pc to witch i am
>> connected
>> through cradle without using ActiveSync (physicly connected over rs232 or
>> usb)? Thanks for any reference

>
>



 
Reply With Quote
 
Chris Tacke, eMVP
Guest
Posts: n/a
 
      23rd May 2005
An interesting workaround. It should work, though seems like a lot to get
around funtionality that already exists in ActiveSync.

--
Chris Tacke
Co-founder
OpenNETCF.org
Has OpenNETCF helped you? Consider donating to support us!
http://www.opennetcf.org/donate


"Paul G. Tobey [eMVP]" <ptobey no spam AT no instrument no spam DOT com>
wrote in message news:%(E-Mail Removed)...
> Or using a RAS server on the PC end and a directly-connected 'dial-up'
> attachment on the Windows CE end. Why would you want to do this?
>
> Paul T.
>
> "Chris Tacke, eMVP" <(E-Mail Removed)> wrote in message
> news:%(E-Mail Removed)...
>> Not without writing some sort of custom TCP transport emulation driver.
>>
>> --
>> Chris Tacke
>> Co-founder
>> OpenNETCF.org
>> Has OpenNETCF helped you? Consider donating to support us!
>> http://www.opennetcf.org/donate
>>
>>
>> "Michal Rizek" <(E-Mail Removed)> wrote in message
>> news:16759CB1-5FF7-456C-8006-(E-Mail Removed)...
>>> Hallo,
>>> is it possible to establish tcp/ip connection to pc to witch i am
>>> connected
>>> through cradle without using ActiveSync (physicly connected over rs232
>>> or
>>> usb)? Thanks for any reference

>>
>>

>
>



 
Reply With Quote
 
Paul G. Tobey [eMVP]
Guest
Posts: n/a
 
      23rd May 2005
I'm with you! I suppose that some systems might be 'closed' in the sense
that extra software might not be allowable, but the RAS server in the OS
might be OK or something...

Paul T.

"Chris Tacke, eMVP" <(E-Mail Removed)> wrote in message
news:%(E-Mail Removed)...
> An interesting workaround. It should work, though seems like a lot to get
> around funtionality that already exists in ActiveSync.
>
> --
> Chris Tacke
> Co-founder
> OpenNETCF.org
> Has OpenNETCF helped you? Consider donating to support us!
> http://www.opennetcf.org/donate
>
>
> "Paul G. Tobey [eMVP]" <ptobey no spam AT no instrument no spam DOT com>
> wrote in message news:%(E-Mail Removed)...
>> Or using a RAS server on the PC end and a directly-connected 'dial-up'
>> attachment on the Windows CE end. Why would you want to do this?
>>
>> Paul T.
>>
>> "Chris Tacke, eMVP" <(E-Mail Removed)> wrote in message
>> news:%(E-Mail Removed)...
>>> Not without writing some sort of custom TCP transport emulation driver.
>>>
>>> --
>>> Chris Tacke
>>> Co-founder
>>> OpenNETCF.org
>>> Has OpenNETCF helped you? Consider donating to support us!
>>> http://www.opennetcf.org/donate
>>>
>>>
>>> "Michal Rizek" <(E-Mail Removed)> wrote in message
>>> news:16759CB1-5FF7-456C-8006-(E-Mail Removed)...
>>>> Hallo,
>>>> is it possible to establish tcp/ip connection to pc to witch i am
>>>> connected
>>>> through cradle without using ActiveSync (physicly connected over rs232
>>>> or
>>>> usb)? Thanks for any reference
>>>
>>>

>>
>>

>
>



 
Reply With Quote
 
=?Utf-8?B?TWljaGFsIFJpemVr?=
Guest
Posts: n/a
 
      24th May 2005
Make system 'closed' is one of reasons(primary to prevent users from deleting
any data) why we don't prefere using ActiveSync, but main reason is that AS
is onother source of problems when supporting our solutions (i don't mean
that AS contains errors, but sometimes our users are not able to get
connected with AS) and therefor whe were forced to use RS232 for data
synchronization as the most reliable solution, ...

>> Not without writing some sort of custom TCP transport emulation driver

My idea was that AS use some kind of TCP emulation drivers, witch could be
used in our solution too...

>> Or using a RAS server on the PC end and a directly-connected 'dial-up'
>> attachment on the Windows CE end.

RAS solution sounds interesting. I'll try to look around for more
information aboat this solution.

Thanks for your ideas!

"Paul G. Tobey [eMVP]" wrote:

> I'm with you! I suppose that some systems might be 'closed' in the sense
> that extra software might not be allowable, but the RAS server in the OS
> might be OK or something...
>
> Paul T.
>
> "Chris Tacke, eMVP" <(E-Mail Removed)> wrote in message
> news:%(E-Mail Removed)...
> > An interesting workaround. It should work, though seems like a lot to get
> > around funtionality that already exists in ActiveSync.
> >
> > --
> > Chris Tacke
> > Co-founder
> > OpenNETCF.org
> > Has OpenNETCF helped you? Consider donating to support us!
> > http://www.opennetcf.org/donate
> >
> >
> > "Paul G. Tobey [eMVP]" <ptobey no spam AT no instrument no spam DOT com>
> > wrote in message news:%(E-Mail Removed)...
> >> Or using a RAS server on the PC end and a directly-connected 'dial-up'
> >> attachment on the Windows CE end. Why would you want to do this?
> >>
> >> Paul T.
> >>
> >> "Chris Tacke, eMVP" <(E-Mail Removed)> wrote in message
> >> news:%(E-Mail Removed)...
> >>> Not without writing some sort of custom TCP transport emulation driver.
> >>>
> >>> --
> >>> Chris Tacke
> >>> Co-founder
> >>> OpenNETCF.org
> >>> Has OpenNETCF helped you? Consider donating to support us!
> >>> http://www.opennetcf.org/donate
> >>>
> >>>
> >>> "Michal Rizek" <(E-Mail Removed)> wrote in message
> >>> news:16759CB1-5FF7-456C-8006-(E-Mail Removed)...
> >>>> Hallo,
> >>>> is it possible to establish tcp/ip connection to pc to witch i am
> >>>> connected
> >>>> through cradle without using ActiveSync (physicly connected over rs232
> >>>> or
> >>>> usb)? Thanks for any reference
> >>>
> >>>
> >>
> >>

> >
> >

>
>
>

 
Reply With Quote
 
 
 
Reply

Thread Tools
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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
installING CF 1.0 wihout VS.NET 2003 Lonifasiko Microsoft Dot NET Compact Framework 2 21st Oct 2005 12:25 PM
Activesync - how do i specify which .pst file to use with activesy =?Utf-8?B?amFtaWU=?= Microsoft Outlook Discussion 0 21st May 2005 01:54 PM
How do I get rid of one entry in Guestbook wihout loo... =?Utf-8?B?SmVzc2U=?= Microsoft Frontpage 1 8th Sep 2004 10:32 AM
removong Outlook wihout cd mgg Microsoft Outlook 0 27th Jan 2004 05:01 PM
Direct Connection and Deploying Over TCP (USB Cradle and ActiveSync) Kai Microsoft Dot NET Compact Framework 0 28th Jul 2003 11:30 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 12:44 PM.