Welcome to Soft32 Forums!
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

VNC connections over internet

 
   Soft32 Home -> PDA -> Pocket PC Developer Networking RSS
Next:  IrDA  
Author Message
dave

External


Since: Jan 13, 2004
Posts: 174



(Msg. 1) Posted: Thu Mar 04, 2004 6:35 am
Post subject: VNC connections over internet
Archived from groups: microsoft>public>pocketpc>developer>networking (more info?)

Hi,

We have produced a VNCclient for the PPC (PTvnc2)
which is currently supplied with a modified version
of eSVNC for the PC.

I'd like to add greater security features for those people
using it over the internet (ie. not VPN).

To this end, is there a way of getting the server to check
the IP address of a client trying to connect (in VC++) ?

bye
Dave
Back to top
Login to vote
Oliver Münchow

External


Since: Mar 02, 2004
Posts: 19



(Msg. 2) Posted: Fri Mar 05, 2004 3:29 am
Post subject: Re: VNC connections over internet [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Hi dave,

normally you do a recvfrom() to wait for a connection. Here is one parameter
'struct SOCK_ADDR* from', where winsock tells you which client wants to
connect to your device. Just check this ip with your own list and answer to
the packet or throw it away.

Best regards,
Oliver Münchow
--
---------------------------------------
Gesytec GmbH eMail:
52076 Aachen omuenchowATgesytecDOTde
http://www.gesytec.de


"dave" <dave.DeleteThis@parystec.demon.co.uk> schrieb im Newsbeitrag
news:c278ae$dnh$1$8300dec7@news.demon.co.uk...
> Hi,
>
> We have produced a VNCclient for the PPC (PTvnc2)
> which is currently supplied with a modified version
> of eSVNC for the PC.
>
> I'd like to add greater security features for those people
> using it over the internet (ie. not VPN).
>
> To this end, is there a way of getting the server to check
> the IP address of a client trying to connect (in VC++) ?
>
> bye
> Dave
>
>
>
Back to top
Login to vote
dave

External


Since: Jan 13, 2004
Posts: 174



(Msg. 3) Posted: Fri Mar 05, 2004 8:50 am
Post subject: Re: VNC connections over internet [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Thanks - I really must read the MS structure info more before asking
stupid questions Smile

"Oliver Münchow" <omuenchow.TakeThisOut@NOSPAMgesytecDOT.de> wrote in message
news:#msC6voAEHA.2480@TK2MSFTNGP11.phx.gbl...
> Hi dave,
>
> normally you do a recvfrom() to wait for a connection. Here is one
parameter
> 'struct SOCK_ADDR* from', where winsock tells you which client wants to
> connect to your device. Just check this ip with your own list and answer
to
> the packet or throw it away.
>
> Best regards,
> Oliver Münchow
> --
> ---------------------------------------
> Gesytec GmbH eMail:
> 52076 Aachen omuenchowATgesytecDOTde
> http://www.gesytec.de
>
Back to top
Login to vote
Display posts from previous:   
Related Topics:
Connecting to the internet via a wap gateway - Hi All, I am trying to connect to a wap gateway of my service provider via GPRS, and i can't access any sites through ...

Wifi at home - intranet + internet? - At home I have a wifi network, and when I set my wireless network to connect to the Internet, that's fine. However, whe...

Connecting to Internet using PPC 2002/PPC2003 - Hi guys, Is connecting to the Internet slower in PPC 2003 than PPC 2002 using 802.11b. I tried different vendors T...

Send and Received app info via Internet - Hi guys, I will develop (my first pocket PC app) and I need to send and receive info from a lot of PocketPCs that will ...

IPAQ H5550 wireless and Pocket Internet Explorer - Hello you all, I recently bought a HP IPAQ H5550, and I have a sitecom wireless LAN router, I want to connect to the ...

How to obain proxy settings for Internet connection via De.. - Hello all, Any body know, how to obtain proxy settings for internet connection via desktop PC? Best regards, Maxim D...
       Soft32 Home -> PDA -> Pocket PC Developer Networking All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum

Categories:
 Windows
 Linux
 Mac
  PDA


[ Contact us | Terms of Service/Privacy Policy ]