Search results for query: *

  • Users: longdexin
  • Content: Threads
  • Order by date
  1. L

    need some advice..

    hi, i doing a project on server and client, and i doing on the client part and i need to know whether i need to made a conversion of the image file into ASCII text using BASE64 encoding for the client to receive the file or are there other way to receive image file from the server or any...
  2. L

    please help me!!

    Help with Sockets Code hi, i would like to know what does the code below mean. Dim myEndPoint As System.Net.EndPoint Dim mySocket As System.Net.Sockets.Socket PublicSub connect() myEndPoint = New System.Net.IPEndPoint _ (System.Net.IPAddress.Parse(address(0).ToString)...
Back
Top