<html><head><style type="text/css"><!-- DIV {margin:0px} --></style></head><body><div style="font-family:times new roman, new york, times, serif;font-size:12pt"><DIV>I recently had a problem using sockets on the Mac and I was looking for help.&nbsp; I was using the normal socket class and I was using the listen/accept protocols to establish a listening socket.&nbsp; I then attempted to use another Socket to connectTo but it failed.&nbsp; This works on windows.&nbsp; I even tried the accept protocol where you can specify the interface, but that also failed.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Do I need to do something special on Macs to get sockets to accept and connect?&nbsp;&nbsp; Are Sockets broken on Macs?</DIV>
<DIV>&nbsp;</DIV>
<DIV>thanks,</DIV>
<DIV>Robert</DIV></div></body></html>