|
-
Aug 5th, 2004, 09:07 PM
#1
Thread Starter
Addicted Member
Problem...need help badly!!!
I'm using Compact Framework.
Imports System.Net
Imports System.Net.Sockets
Imports System.Net.Sockets.Socket
Public Class Connection
Dim _client As Socket
Public Sub Connect()
End Sub
End Class
CROSSFIRE - Field '_client' in type 'Project.Connection' is of an unsupported type 'System.Net.Sockets.Socket'.
Can someone please give me some advice ??
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|