C# Tutorials and offshore development in India
    Tutorials   Resources   Forum   Reviews   Communities   Interview   Jobs   Projects   Training   Your Ad Here    
Silverlight Games | Mentor | Code Converter | Articles | Code Factory | Computer Jokes | Members | Peer Appraisal | IT Companies | Bookmarks | Polls | Revenue Sharing | Lobby | Gift Shop |


Prizes & Awards
My Profile



Active Members
TodayLast 7 Days more...






Forums » .NET » Smart Devices »

Doubt in windows mobile 5.0


Posted Date: 24 Aug 2009      Posted By: ALAGESAN       Member Level: Silver     Points: 1   Responses: 1




hi .,

i am creating smart device application(windows mobile 5.0) in C#
i access the WCF Service through WIFI
i used netcfSvcUtil tool for create client files(Windows Mobile 5.0)
when i execute the file through "Active Sync" it was working well
but when i try through WIFI it not working
it shows error message as "Server Connection could not be Establish"
am i want change any security when access through WIFI?

i access HTTP WCF service only
i want access TCP Service also will it possible from mobile device?

how to set username and password in client files that netcfSvcUtil has generated files







Responses

Author: Malleswar    25 Aug 2009Member Level: GoldRating: 2 out of 52 out of 5     Points: 2

Hi ALAGESAN,

how to set username and password in client files that netcfSvcUtil has generated files

Question: It is not supported by .Net CF. If you want to use the security you have two options


1) User certification ( pass it from client and verify it in server code)
2) Pass User id and password through each method call and validate in server.

But you cant use it in netcfSvcUtil.

http://blogs.msdn.com/andrewarnottms/archive/2007/08/21/the-wcf-subset-supported-by-netcf.aspx


Question: but when i try through WIFI it not working
it shows error message as "Server Connection could not be Establish"
am i want change any security when access through WIFI?

Try to check net connectivity on emulator or device. try to check whether you can be able to browse any website.


Regards,
Malleswar



Post Reply

 This thread is locked for new responses. Please post your comments and questions as a separate thread.
If required, refer to the URL of this page in your new post.


Next : How to use rilndisreceivecallback
Previous : How to display show application in smartphone home screen?
Return to Discussion Forum
Post New Message
Category: Smart Devices

Related Messages



dotNet Slackers

About Us    Contact Us    Privacy Policy    Terms Of Use