i've been trying to get a simple client socket in python connected to emcrsh on port 5007. i can connect fine and appear to be able to send fine (python says it was sent), but i can't receive anything. the client code just hangs waiting to get data. yet if i telnet in manually and send the same string my client sends (e.g. HELLO EMC 1 1), i get an acknowledgment back from emcrsh (HELLO ACK EMCNETSRVR 1.1).
am i missing something? thx! ------------------------------------------------------------------------------ _______________________________________________ Emc-users mailing list Emc-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/emc-users