[MonoTouch] Missing Beginnconnect in sockets, Bug?
Robert Jordan
robertj at gmx.net
Sat Oct 22 08:29:18 EDT 2011
On 22.10.2011 13:48, Andreas Ploetzeneder wrote:
> Hi,
> could it be that there is missing the beginnconect of sockets:
>
> I get "system.net.sockets.socket does not contain a definition for
> beginconnect" but i see it, as an option to program...
Please paste the exact error message. The compiler does not
convert type and method names to lower case. Also, you've
managed to show us 3 different spellings for BeginConnect.
Odds are there is a fourth one in your actual code ;)
Robert
More information about the MonoTouch
mailing list