Why can't I connect to SQLCE/IIS web service when there is no network connection on the desktop? - web-services

I have a Windows CE 5 device that I connect through USB to a Desktop. On the desktop is the SQLCE replication(?) web service/dll (Merge Replication Agent). It's installed properly as far as I know-- the test on the desktop to localhost/sqlce/sqlcesa35.dll works as it should. I plug in the mobile device and try to connect to the web service, but it only connects when the desktop has a network connection-- that is, if a LAN cable is plugged in.
Why is this so and how can I make it connect even without a network on the desktop?

Install the Microsoft loopback adapter https://support.microsoft.com/kb/2777200?wa=wsignin1.0

Related

Coldfusion remote server Monitoring

We have 5 servers running on the same network. We have already enabled ColdFusion server monitoring on the local server. Is there a way I can see the status of all remote machines - on one machine - just like SeeFusion?
The Admin API giving us this much freedom.
You can use Server Manager powered by Adobe AIR
Monitor multiple servers
Server Manager provides different views to monitor servers that you
register with the application. To toggle between these views, click
the required view icon from the upper-right corner.

Access ESXi guest console without a Windows OS?

As far as I know, vSphere Client is only available to run on Windows. And VSphere Client is the only tool which provides guest consoles?
Recent versions of ESXi support web clients. AFAIK, web client offer more services than traditional Windows application, vSphere client.
You can try ssh if your virtual host is Linux?
There are couples options for you to access the host directly without using vSphere Client (which is only for Windows).
On Linux or Mac, you can try Wine and install vSphere Client.
Use vSphere Web Client - this is the best option for non-Windows administrator.
Install VNC on the Guest OS and access it directly.
Use some other third party software such as IntelliAdmin Remote Control.
If the Guest OS is a Windows environment, use mstsc /admin to remote desktop to the OS console.
Hope it helps.

WSO2 running server and application in different machines

I am new to WSO2 and web service domain. I created an axis2 service application using wso2 carbon studio under eclipse platform. I installed WSO2 WSAS in the same machine and uploaded this service. based on this tutorial.
http://wso2.org/project/carbon-studio/1.0.11/docs/esb_proxy_service_sample.html#CreatingaProxyServiceUsingCarbonStudioIDE
and able to see the result in eclipse console. Now I want to run the server in separate machine and get the result in eclipse console. Can any one give solution for this.
Just run the server on a seperate machine, and use the IP and port on which the server is running and use that from the client code, in plce of localhost.

mobile web service server

I have a device running on windowse ce 6.0 I would like the customer to be able go to the device ip and see simlpe reports or change basic settings.
is there is an option in the device to have a simpe asp web site? or only a web service to download an xml file with whats going on in the device?
I dont want to put this information in a server, I want the client to go direct to his device.
There is a commercial product called Padarn that is a lightweight ASP.NET Web Server that could do it.
For full disclosure, I'm the one who wrote and is selling Padarn.
I have done a web server for WM that does special things on the device if the device's web site is invoked with args. The code can make the device beep or do report some information of the device.
I can post the code etc, if you like.
~josef

Wowza and Adobe Stratus/Cirrus

We have one website where we stream live sport events over (Wowza media server).
Wowza dont support p2p now.
Is possible to integrate wowza with Adobe Stratus/Cirrus?
Any player example?
Im using Adobe Cirrus with wowza in chatroullete project.
Flash client has 2 NetConnactions. First connection connected to wowza. Second - connected to Cirrus.
After flash app connected to cirrus it send NetConnection.nearID to wowza. So if I need connect one flash app instance with another I can get client's nearID from wowza