[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.programming

opaquing (wrapping) winsock

kenobi

7/12/2015 1:26:00 PM

Im learning winsock slowly, it would help me i feel to understand how i could opaque the winsoc api in
my own small coding interface that i could use

I mean two, three maybe four small functions that
will implement winsock and further i will just will be use it (and build some network code over it)

Could someone help how would it look like? (interface not implementation, though ih someone has some implementation to share also could take sight on it) tnx

fir
2 Answers

kenobi

7/12/2015 1:54:00 PM

0

Second thing is I got 3G modem internet connection (via small phone card modem you know),
I could only check my internet code with some people from chat or usenet i know (by sending them one copy of my program.exe (on winsock) - will it work? what data should i give to connect, some editbox of config file to fill
with public ip of each other participants?)

fir

kenobi

7/12/2015 1:55:00 PM

0

Second thing is I got 3G modem internet connection (via small phone card modem you know),
I could only check my internet code with some people from chat or usenet i know (by sending them one copy of my program.exe (on winsock) - will it work? what data should i give to connect, some editbox of config file to fill
with public ip of each other participants?)