Foro de elhacker.net

Programación => Programación Visual Basic => Mensaje iniciado por: ntaryl en 22 Abril 2010, 21:06 pm



Título: Socket api and Winsock.ocx
Publicado por: ntaryl en 22 Abril 2010, 21:06 pm
Good  evening 
usualy  work  with  csocketmaster 
But last  days start to make a  multithread  example .For  this use  the  socket api(vbip)very nice example  with  api    .My  question  is 
In Csocketmaster  or  winsock.ocx  use  2  parameters  to connect   (remoteip-port)
But in  socketapi  need   2 parameters(sockethandle-remoteip-port)
i  can  understand  .
Make  me  so  stupid 
 Someone  can  point  me  in  correct direction or  the  way to  connect  winsock.ocx  with  socket  api 
thanks  for the time 
   p.s  try to  explain  with  the  better  way