Questions tagged as 'redes'

0
answers

Chat between two different computers

I'm new to this Socket thing and I'm having trouble connecting two computers that are on the same network. When I run the client and the server on the same machine, it works ... but when I do this on different machines, the server does not ident...
asked by 16.11.2017 / 14:37
0
answers

Wildfly 8 does not read network folder when run as service

Good morning! I have a java 8 application running on Wildfly 8, I need to display images. The view works perfectly when the folder is local C: (Eclipse, CMD, and Service). I had to transfer the folder with the images to the network, I created...
asked by 19.09.2017 / 16:32
1
answer

IPv6 are vulnerable to DDoS attacks?

Is there a way to attack an IPv6 address using DDoS , that is, flood the traffic of a server using IPv6 ? Example: WebSite.com [xxxx.xxxx.xxx.xxx::x], I would like to know if there is any way to drop websites that do not have prot...
asked by 27.07.2017 / 19:55
2
answers

Network connections between processes inside a machine

When you give the command netstat -na in the windows cmd, the network connections that are in progress on the machine appear. In my case several connections appeared, having as source and destination IP the "127.0.0.1" which is the "internal"...
asked by 31.07.2017 / 00:33
0
answers

How can I test the connectivity between devices on a network without using the ICMP protocol?

How can I test the connectivity between devices on a network without using the ICMP protocol? I made a simple operating system, it has access to internet etc. But, it does not have ping. How can I create a similar command to test network connect...
asked by 28.05.2017 / 19:55
1
answer

Connection with DIMEP point clock

I need to create a simple software that will access the DIMEP point watch via the network. I wonder if anyone has worked with them and where I start. I've tried calling the manufacturer but they do not provide the integration manual. I wanted...
asked by 24.05.2017 / 19:23
0
answers

Password protected sharing

Good afternoon. I'm creating a system that lists some windows settings in VB.NET. I wonder if anyone knows where windows picks up the values to populate the Button option on the "Advanced Sharing Settings" screen (Control Panel \ All Contr...
asked by 10.03.2018 / 18:10
1
answer

Get IP through WinSock - Return correct IP - Delphi

Good morning, I am using the method below to return the IP of the computer, but if I have an active VPN on the computer, it is getting the IP of the VPN first and not the machine. I would like to know if it would be possible to control which...
asked by 25.07.2016 / 14:44
1
answer

How to differentiate a url typed by the user and the one invoked by the html code

I need to set up an analytical report for a client on which URLs each user on the network has accessed. However, the reports I've observed show thousands of records that are not good for this purpose. Quoting the apis, jpgs, js and css that html...
asked by 08.06.2016 / 05:53
1
answer

Open document on the network - Delphi

How do I open a document, word, or PDF in the Delphi of the network? Locally I can open it, but when I use a network path (eg, \Servidor\c\sistema\documento.doc ) it returns an error message that the file was not found. I use...
asked by 30.05.2016 / 15:23