how do i get 2 programs to connect through a port like remote access? i know alot obout ports but little about programming
This is a discussion on ports within the C++ Programming forums, part of the General Programming Boards category; how do i get 2 programs to connect through a port like remote access? i know alot obout ports but ...
how do i get 2 programs to connect through a port like remote access? i know alot obout ports but little about programming
i would suggest looking up socket programming on a search engine.
ive seen tons of c/C++ server | client progs