Socket api and Winsock.ocx

Iniciado por ntaryl, 22 Abril 2010, 21:06 PM

0 Miembros y 1 Visitante están viendo este tema.

ntaryl

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