473,473 Members | 1,584 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Generate Client from Web Service

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.

Dec 25 '05 #1
2 1966
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.
--
- Nicholas Paldino [.NET/C# MVP]
- mv*@spam.guard.caspershouse.com

"Delmar" <De****@discussions.microsoft.com> wrote in message
news:16**********************************@microsof t.com...
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.

Dec 26 '05 #2
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 !
"Nicholas Paldino [.NET/C# MVP]" wrote:
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.
--
- Nicholas Paldino [.NET/C# MVP]
- mv*@spam.guard.caspershouse.com

"Delmar" <De****@discussions.microsoft.com> wrote in message
news:16**********************************@microsof t.com...
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.


Dec 27 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: John | last post by:
I already have an existing WSDL file and want to generate C# proxy code and C# test client using Visual Studio .NET 2003 with Framework Version 1.1. I firsted created ASP.NET web service, and...
3
by: Fred | last post by:
Is there an option to get the proxy generator to generate lists for the client instead of arrays? for example public partial class Foo { public int bar; } would be instead:
3
by: John | last post by:
I want to generate .NET test client from WSDL in Visual Studio.NET. After I have added web reference with the remote WSDL URL, I used Google WSDL http://api.google.com/GoogleSearch.wsdl here. I...
0
by: =?Utf-8?B?QW5kcmV3?= | last post by:
Hello, friends, I am creating duplex WCF service with the following configuration: <system.serviceModel> <services> <service behaviorConfiguration="MetaEnabledBehavior"...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
0
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.