-
演示Winsock网络编程中的完成端口模型,有助初学者加深对该模型原理的理解。...
演示Winsock网络编程中的完成端口模型,有助初学者加深对该模型原理的理解。-Winsock demonstration of network programming model port completed, will help beginners to deepen the understanding of the principles model.
- 2022-08-15 13:26:27下载
- 积分:1
-
Socket多线程处理代码
双线程处理Socket,一个线程负责发一个负责 ,TCPDemo在具体实现时,设计了一个CTCPListener类专门用于服务器对特定TCP端口的侦听。另外,设计了一个CStreamSocket类专门用于TCP数据的传输。CStreamSocket作为基类,服务器程序从它派生出另一个类CSocketSender专门用于数据的发送,客户机程序从它派生出CSocketReceiver类专门用于数据的接收。这些类的继承结构如图3
- 2022-01-22 15:43:47下载
- 积分:1
-
SMTP邮件发送。。。。。可以用自己的SMTP服务器发送邮件
SMTP邮件发送。。。。。可以用自己的SMTP服务器发送邮件-SMTP mail. . . . .
- 2023-01-05 09:45:04下载
- 积分:1
-
socket套接字通信,TCP/IP协议,对网络编程很有用的。支持下哈!...
socket套接字通信,TCP/IP协议,对网络编程很有用的。支持下哈!-socket socket communication, TCP/IP protocol, network programming very useful. The support of Kazakhstan!
- 2022-03-19 10:46:25下载
- 积分:1
-
TCP聊天客户端,希望对大家有所帮助啦,
TCP聊天客户端,希望对大家有所帮助啦,-TCP chat client, I hope all of you to help you,
- 2022-04-06 20:45:20下载
- 积分:1
-
一个机票购买系统
是个很简单明了的系统
是用VFP做的
里面包含了如何建立和购买机票
一看就知道
很适合初学者...
一个机票购买系统
是个很简单明了的系统
是用VFP做的
里面包含了如何建立和购买机票
一看就知道
很适合初学者-buy a ticket system is very simple and straightforward system is done with VFP which contains the building and how to purchase tickets a person would know very suitable for beginners
- 2022-05-06 08:46:40下载
- 积分:1
-
这是我辛苦编的一个JAVA程序,是关于SocketClientprogram.简单,易懂.希望能被采用.多谢管理员过目....
这是我辛苦编的一个JAVA程序,是关于SocketClientprogram.简单,易懂.希望能被采用.多谢管理员过目.-This is the hard part I of a Java process on SocketClientprogram. simple. understandable. hope can be used. thank administrators read. Thank you
- 2022-01-28 17:39:21下载
- 积分:1
-
Programming Tutorial WinSocket used, can be used to look at
winsocket编程用的教程,用的到的可以看一下-Programming Tutorial WinSocket used, can be used to look at
- 2022-08-24 04:33:17下载
- 积分:1
-
基于adi blackfin dsp的卷积编码程序,包含多种通信系统中的卷积编码源代码...
基于adi blackfin dsp的卷积编码程序,包含多种通信系统中的卷积编码源代码-Patrick Blackfin DSP-based convolution coding process, covering a wide variety of communications systems convolutional coding of the source code
- 2022-06-21 04:04:05下载
- 积分:1
-
VC中调用WebService的问题,其实在Visual Studio.Net(下称VS.NET)及其以后的版本中调用WebService已经变得相当简单。你所...
VC中调用WebService的问题,其实在Visual Studio.Net(下称VS.NET)及其以后的版本中调用WebService已经变得相当简单。你所要做的只是“找到 WebService的发布地址”,然后将其引用添加到VC项目中即可。接下来VS.NET帮你生成的代理类,会帮你搞定一大堆的麻烦事,包括:网络调用、数据传递等等;什么SOAP啊、网络啊,你都可以不管。
InvokeConsole // 在控制台中调用WebService的Demo
InvokeDemo // 在MFC程序中调用WebService的Demo
-VC Calling WebService problem, In Visual Studio (hereinafter referred to VS.NET) and its subsequent version called W ebService has become quite simple. You had to do was to "find the publication addresses WebService" then added to the quoted VC project can be. VS.NET help you to the next generation of Acting Class, Bangnigaoding lot of trouble, including : network calling, data transmission, etc.; What SOAP ah, network ah, you can regardless. InvokeConsole// Calling the console in the Demo rooted WebService okeDemo// MFC in proceedings called the Demo WebService
- 2022-01-27 19:58:52下载
- 积分:1