|
-
May 8th, 2006, 10:54 PM
#1
Thread Starter
Lively Member
Get user IP Address in eVB
hi all
i am currently working on a pocket pc project. would like to find out how am i work about the coding to obtain the pocket pc user IP address. pls help by showing me the code. thks in advance
longwar
-
May 9th, 2006, 01:26 AM
#2
Frenzied Member
Re: Get user IP Address in eVB
Hi,
drop a winsock control on the form, and check the localip property.
That will give you your IP Address
Pete
-
May 9th, 2006, 01:29 AM
#3
Thread Starter
Lively Member
Re: Get user IP Address in eVB
errr .... i am quite a novice to eVB ... do u mind to explain it step by step or showing me the code? i really have no idea how to do it. sorry for troubling u again.
-
May 9th, 2006, 02:38 PM
#4
Frenzied Member
Re: Get user IP Address in eVB
Hi,
simply add a winsock control to your form. It is not in the toolbar, but can be added as a control.
When you run your app, the property winsock1.localip (if i remember correctly), will contain your IP address
If you look on www.devbuzz.com, there are several articles I wrote about eVB and the Winsock control
HTH
Pete
Last edited by petevick; May 9th, 2006 at 02:41 PM.
-
May 9th, 2006, 09:55 PM
#5
Thread Starter
Lively Member
Re: Get user IP Address in eVB
hi. thks petevick. now i got what u mean. thks very much for ur help.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|