AW-USB-14 python support

I recently purchased the 14 port serial device server, and am having success using it with off the shelf tools like the AnywhereUSB utility and the driver which allows com port emulation. What I would like to do is create an application, preferrably python (but I could do C# as well if needed) which would capture TCP data from the server directly. Are there any python libraries which I can import for this purpose?