Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Languages / C# / December 2005

Tip: Looking for answers? Try searching our database.

Generate Client from Web Service

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Delmar - 25 Dec 2005 08:54 GMT
I need to build Web Application that will generate a client to execute some
operations.

Each client has running silent application.

Maybe somebody can advice me what can I do ?

Thank you.
Nicholas Paldino [.NET/C# MVP] - 26 Dec 2005 06:37 GMT
Delmar,

   Can you be more specific about what you are trying to do?  You say you
want to generate a client to execute some operations, but what kind of
client are you looking to generate?  What does it do?

   Also, a web application can't just automatically push code onto the
client machine and have it run.  Web applications don't run like that.

Signature

         - Nicholas Paldino [.NET/C# MVP]
         - mvp@spam.guard.caspershouse.com

>I need to build Web Application that will generate a client to execute some
> operations.
[quoted text clipped - 4 lines]
>
> Thank you.
Delmar - 27 Dec 2005 14:20 GMT
Hi Nicholas !

Thank you for answer.

I have a Web Service on some server machine. Web service waiting for
requests from client machines. Request from client is generating Web Method
with ID - parameter, by this ID Web Service will return byte[] array.

Single byte[] array contains document file, placed on different client
machines too.

Once the web method generated (some client request document ), Web service
checks by ID whose client contain specific document (There is Database table
on server that contain ID, IP of client, full path of the document on the
client ).

From this point I have a problem. I need to tell to the client, which
contain the document,  to send me the file. I wrote some client application
for sending the file to the Web Service by calling some method.

After the document was uploaded, it returns to requested client.

The problem is how can I generate client application from the Server.

Actually, I thought if application will make requests to web service every N
times (seconds) and check if there is a new request. But it's seems me very
bad solution. 1000 clients cannot use internet resource for pings.

What solution can I choose.

Thank you !

> Delmar,
>
[quoted text clipped - 13 lines]
> >
> > Thank you.

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.