Questions tagged as 'web'

0
answers

Custom Authentication in Web API 2 with OWIN

The theme is as follows. I am working on the authentication system for an API in Web API 2, according to a certain need of the project my OAuthProvider is as follows: public override async Task GrantResourceOwnerCredentials(OAuthGrantR...
asked by 26.07.2018 / 02:08
1
answer

Scroll effect does not work jQuery

Here is the jQuery code, it's the last thing Here is the Html Here is where I want it to move But fortunately, do not do anything, someone help me please? Thanks: D     
asked by 31.07.2018 / 05:18
1
answer

Routes in Angular 5

Could you help me with the following?: I have a sidebar in Angular that redirects me to a route ADMIN , this route has a daughter named STUDENTS . For when the user enters the ADMIN route, eh defined that a child route is automatically lo...
asked by 22.07.2018 / 09:05
0
answers

Webservice invocation from Java

I have this code: ServiceClient cliente = new ServiceClient(); cliente.setTargetEPR(new EndpointReference("http://11:133:43:5776/css/ejemplo.cls")); Options options = new Options(); options.setTransportInProtocol("http"); cliente.setOptions(op...
asked by 20.07.2018 / 12:05
0
answers

Problem to upload image to local server with PHP

Good my php level is very basic as soon as I started, I would like to know how I can upload an image of the file to the server folder that I specify in $ uploaddir. $uploaddir = '/var/www/html/galeria/fotos/'; $uploadfile = $uploaddir . basena...
asked by 20.07.2018 / 11:43
0
answers

Publish web service in Remote Host

I have something that has me a week ago breaking my head. I have a simple web service, more than anything else it is a test service, and I want to upload it to the server of my company "www.xxxxx.com" through FileZilla I can access the server an...
asked by 18.07.2018 / 16:42
1
answer

Security of java sessions: Are they stored on server or client? Can they be modified by the user?

I think the title is quite descriptive. The java sessions. Are they stored on the client side or on the server side? If it is stored on the client side (in the web browser), do they run the risk of being edited? If so, what countermeasures can b...
asked by 21.07.2018 / 04:02
0
answers

Is it possible to send the streaming of the webRTC licode to a TV with Chromecast?

I'm working with Licode and the video call is going well. Now I would like to be able to transmit the video call to my tv with the help of a Chromecast. Something like what youtube does for example, where the transmit icon appears and when press...
asked by 24.07.2018 / 20:05
0
answers

How to install open EDX in my Cpanel?

I need help. I am working on putting a platform of online courses, my first alternative is Moodle is a powerful platform and the truth covers what I need but I have heard about the open EDX platform and I have researched to perform the instal...
asked by 16.07.2018 / 19:06
0
answers

Migrate multisite or multisite from wordpress to local under wampserver

I have nowhere else to look and it has been 2 days and I have done everything possible but nothing works as I want. I was assigned a project where I must migrate a page made in wordpress multisite to local to work it. The following happens, m...
asked by 06.07.2018 / 03:08