I have a socket application that needs to connect on port 943 and port 4530. It works locally but not on mono. The server is implemented with WCF. The error message is "Access Denied: An attempt was made to access a socket in a way forbidden by its access permissions."
Does mono block my connections? Or is this another problem? If it does, how can I configure it to allow connections? -- View this message in context: http://mono.1490590.n4.nabble.com/Sockets-don-t-work-tp4658585.html Sent from the Mono - General mailing list archive at Nabble.com. _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
