Hello, i working with .net.socket and i have a server in vb.net, and client in aspx.vb, i can send all data server to client, and i add a break point and i can check the msg , but i try to show in listview or textbox, or something but i cant show nothing, please i need help,

the server can connect with client and can send msg

2.jpg

the client can receive the msg

1.jpg

but i can show the msg

3.jpg




and other question is too about Invoke in winform aplication i can work with invoke for Callback Object, but i dont know as i can do in aspx here a example

4.jpg