Welcome![Sign In][Sign Up]
Location:
Downloads SourceCode Windows Develop Communication
Title: tcpip3 Download
 Description: Simple client/server, server to achieve concurrent response to the customer s UDP communication requirements, but also to respond to the client s TCP communication requirements. Customer: (1) the customer first creates the stream socket, initiates the TCP connection to the server. (2) after the connection is created, the server returns the UDP service port number, and the data is created. (3) to communicate with the server via a stream socket and a data socket. (4) disconnect the server. Server: (1) server to create a listening socket, monitor client TCP connection request. (2) the server to create a data reported socket, waiting to receive the customer s data. (3) when a client TCP connection request is received, the connection socket is created to agree to the creation of the connection. (4) to return the UDP service port number to the client via the connection socket. (5) using the connection socket and the data socket to communicate with the customer.
 Downloaders recently: [More information of uploader 王伟]
 To Search:
File list (Check if you may need any files):
 

tcpip3
......\Server
......\......\._Server.cpp
......\......\Debug
......\......\.....\Server.exe
......\......\.....\Server.ilk
......\......\.....\Server.obj
......\......\.....\Server.pch
......\......\.....\Server.pdb
......\......\.....\vc60.idb
......\......\.....\vc60.pdb
......\......\Server.cpp
......\......\Server.dsp
......\......\Server.dsw
......\......\Server.ncb
......\......\Server.opt
......\......\Server.plg
......\......\StdAfx.cpp
......\......\StdAfx.h
......\TCPclient
......\.........\._client.cpp
......\.........\Debug
......\.........\.....\client.exe
......\.........\.....\client.ilk
......\.........\.....\client.obj
......\.........\.....\client.pch
......\.........\.....\client.pdb
......\.........\.....\vc60.idb
......\.........\.....\vc60.pdb
......\.........\StdAfx.cpp
......\.........\StdAfx.h
......\.........\client.cpp
......\.........\client.dsp
......\.........\client.dsw
......\.........\client.ncb
......\.........\client.opt
......\.........\client.plg
......\UDPclient
......\.........\._client.cpp
......\.........\Debug
......\.........\.....\Server.obj
......\.........\.....\client.exe
......\.........\.....\client.ilk
......\.........\.....\client.obj
......\.........\.....\client.pch
......\.........\.....\client.pdb
......\.........\.....\vc60.idb
......\.........\.....\vc60.pdb
......\.........\ReadMe.txt
......\.........\StdAfx.cpp
......\.........\StdAfx.h
......\.........\client.cpp
......\.........\client.dsp
......\.........\client.dsw
......\.........\client.ncb
......\.........\client.opt
......\.........\client.plg
    

CodeBus www.codebus.net