Questions tagged as 'tcpip'

1
answer

How can I get the ip from my OS (Guest) Windows XP mounted on VMware from Linux by console?

I need a script or it can be a vmware workstation 12 command for an instruction which gives me the IP address of the OS mounted on this virtual machine, which in this case, is Windows XP. My host or host machine is Linux. This I want becau...
asked by 30.11.2016 / 19:41
1
answer

Activate postgresql TCP / IP connections

Greetings I have the following problem I have a server in the cloud where I have hosted my database in postgresql. Through my application in JAVA I can access my database from any point with Internet. I am doing an application in php with the...
asked by 22.08.2018 / 00:36
1
answer

MYSQL: ERROR 2027 (HY000): Malformed packet

I can not connect a MySQL server remotely. The connection seems to be fine since with telnet [ip] [door] I get an answer: 4.1.3b-beta-nt-max▒@mysql -u[user] -p -h [host]v'[uZ,B{efSLa$,Q4N When running by command line or MySQL Workbench 6.3...
asked by 12.08.2017 / 21:11
1
answer

TCP / IP client freezes when sending data to Server

It is an "echo" server where I want that when two clients connect, they send a String to the server, the latter answers and the client prints the read. The fact is that one of them is left unanswered, I use Threads on the server for each clie...
asked by 01.06.2016 / 11:27