vSPC.py
vSPC.py copied to clipboard
a fork of vSPC.py, a virtual serial port concentrator for use with VMware
We started to use this wonderful piece of software, but the bug described in Issue #21 is not yet fixed in 'master' as I see it here on GitHub. At...
Hi, I am only connecting the VSP ondemand to a vSPC based on this project (commit 7fd4ca9), I follow this procedure: - Connect VSP within vCenter to vSPC -> Connection...

Git source compiled and installed just fine on MacOS. However, running fails like this: `Traceback (most recent call last): File "/usr/local/bin/vSPCServer", line 222, in sys.exit(main()) File "/usr/local/bin/vSPCServer", line 180, in...
Here is the information of the system running the concentrator: ``` $ python -V ``` Python 2.7.2 ``` $ cat /etc/*release* ``` CentOS release 6.4 (Final) LSB_VERSION=base-4.0-amd64:base-4.0-noarch:core-4.0-amd64:core-4.0-noarch:graphics-4.0-amd64:graphics-4.0-noarch:printing-4.0-amd64:printing-4.0-noarch CentOS release 6.4...
I wanted to connect two Windows machines via serial ports (in Windows terms - I wanted to dial in from one machine to another using null modem thus establish a...
We had an issue with the original vSPC.py process dying every few minutes, with lots of connections. With this newer vSPC.py it doesn't die every few minutes, it lasts for...
This is probably not a problem with vSPC.py itself. Does anyoneelse also notice this?
The admin protocol client & dummy client both do fairly similar things; it's likely that a lot of their behavior could be refactored into common code, reducing duplication and making...
It'd be cool if I could initiate vMotion from the fake VM client.